Layer: contrib

Module: boxmanager

Interfaces Templates

Description:

Policy for boxmanager.


Interfaces:

boxmanager_manage( domain )
Summary

a template for user to manage boxes.

Parameters
Parameter:Description:
domain

The type of the process performing this action.

boxmanager_process_signull( domain )
Summary

send signull to boxmanager process.

Parameters
Parameter:Description:
domain

Domain allowed access.

boxmanager_read_state( domain )
Summary

read boxmanager state.

Parameters
Parameter:Description:
domain

Domain allowed access.

boxmanager_run( domain , role )
Summary

interface for user to run boxmanager.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed the vpnc domain.

Return

Templates:

box_connect_xserver( role_prefix )
Summary

The role template for the boxmanager module to use xserver.

Description

This template creates a derived domains which are used to connect to xserver

Parameters
Parameter:Description:
role_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

manage_box( role_prefix )
Summary

The role template for the boxmanager module.

Description

This template creates a derived domains which are used for boxmanager applications.

Parameters
Parameter:Description:
role_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

Return