Layer: contrib

Module: openoffice

Tunables Interfaces

Description:

Openoffice suite.


Tunables:

openoffice_allow_email
Default value

false

Description

Determine whether openoffice writer can send emails directly (print to email). This is different from the functionality of sending emails through external clients which is always enabled.

openoffice_allow_update
Default value

true

Description

Determine whether openoffice can download software updates from the network (application and/or extensions).

Return

Interfaces:

ooffice_domtrans( domain )
Summary

Run openoffice in its own domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

ooffice_dontaudit_exec_tmp_files( domain )
Summary

Do not audit attempts to execute files in temporary directories.

Parameters
Parameter:Description:
domain

Domain to not audit.

ooffice_role( role , domain )
Summary

Role access for openoffice.

Parameters
Parameter:Description:
role

Role allowed access.

domain

User domain for the role.

ooffice_rw_tmp_files( domain )
Summary

Read and write temporary openoffice files.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return