Layer: apps

Module: sandbox

Interfaces

Description:

policy for sandbox


Interfaces:

sandbox_domtrans( domain )
Summary

Execute a domain transition to run sandbox.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

sandbox_role( role , domain )
Summary

Role access for sandbox

Parameters
Parameter:Description:
role

Role allowed access

domain

User domain for the role

sandbox_run( domain , role )
Summary

Execute sandbox in the sandbox domain, and allow the specified role the sandbox domain.

Parameters
Parameter:Description:
domain

Domain allowed access

role

The role to be allowed the sandbox domain.

Return