Layer: apps

Module: vmware

Interfaces Templates

Description:

VMWare Workstation virtual machines

Interfaces:

vmware_append_system_config( domain )
Summary

Append to VMWare system configuration files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
vmware_read_system_config( domain )
Summary

Read VMWare system configuration files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
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:Optional:
userdomain_prefix

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

No
user_domain

The type of the user domain.

No
user_role

The role associated with the user domain.

No
Return