Layer: roles

Module: staff

Interfaces Templates

Description:

Administrator's unprivileged user role


Interfaces:

staff_dontaudit_append_home_content_files( domain )
Summary

Do not audit attempts to append to the staff users home directory.

Parameters
Parameter:Description:
domain

Domain to not audit.

staff_dontaudit_search_home_dirs( domain )
Summary

Do not audit attempts to search the staff users home directory.

Parameters
Parameter:Description:
domain

Domain to not audit.

staff_manage_home_dirs( domain )
Summary

Create, read, write, and delete staff home directories.

Parameters
Parameter:Description:
domain

Domain allowed access.

staff_read_home_content_files( domain )
Summary

Read files in the staff users home directory.

Parameters
Parameter:Description:
domain

Domain allowed access.

staff_relabelto_home_dirs( domain )
Summary

Relabel to staff home directories.

Parameters
Parameter:Description:
domain

Domain allowed access.

staff_search_home_dirs( domain )
Summary

Search the staff users home directory.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return

Templates:

staff_role_change_template( prefix )
Summary

Change to the staff role.

Parameters
Parameter:Description:
prefix

The prefix of the user role (e.g., user is the prefix for user_r).

staff_role_change_to_template( prefix )
Summary

Change from the staff role.

Description

Change from the staff role to the specified role.

This is a template to support third party modules and its use is not allowed in upstream reference policy.

Parameters
Parameter:Description:
prefix

The prefix of the user role (e.g., user is the prefix for user_r).

Return