Layer: apps

Module: uml

Interfaces Templates

Description:

Policy for UML

Interfaces:

uml_manage_util_files( domain )
Summary

Manage uml utility files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
uml_setattr_util_sockets( domain )
Summary

Set attributes on uml utility socket files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return

Templates:

uml_per_userdomain_template( userdomain_prefix , user_domain , user_role )
Summary

The per user domain template for the uml module.

Description

This template creates a derived domains which are used for uml program.

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