Layer: apps

Module: vmware

Interfaces Templates

Description:

VMWare Workstation virtual machines


Interfaces:

vmware_append_log( domain )
Summary

Append to VMWare log files.

Parameters
Parameter:Description:
domain

Domain allowed access.

vmware_append_system_config( domain )
Summary

Append to VMWare system configuration files.

Parameters
Parameter:Description:
domain

Domain allowed access.

vmware_read_system_config( domain )
Summary

Read VMWare system configuration files.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return

Templates:

vmware_per_role_template( userdomain_prefix , user_domain , user_role )
Summary

The per role template for the vmware module.

Description

This template creates a derived domain which is used for vmware sessions.

This template is invoked automatically for each user, and generally does not need to be invoked directly by policy writers.

Parameters
Parameter:Description:
userdomain_prefix

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

user_domain

The type of the user domain.

user_role

The role associated with the user domain.

Return