Layer: apps

Module: openoffice

Interfaces

Description:

Openoffice


Interfaces:

openoffice_exec_domtrans( domain , target_domain )
Summary

Execute openoffice_exec_t in the specified domain.

Description

Execute a openoffice_exec_t in the specified domain.

No interprocess communication (signals, pipes, etc.) is provided by this interface since the domains are not owned by this module.

Parameters
Parameter:Description:
domain

Domain allowed access.

target_domain

The type of the new process.

openoffice_plugin_role( user_role , user_domain )
Summary

The per role template for the openoffice module.

Parameters
Parameter:Description:
user_role

The role associated with the user domain.

user_domain

The type of the user domain.

openoffice_role_template( role_prefix , user_role , user_domain )
Summary

role for openoffice

Description

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

Parameters
Parameter:Description:
role_prefix

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

user_role

The role associated with the user domain.

user_domain

The type of the user domain.

Return