Layer: roles

Module: guest

Interfaces Templates

Description:

Least privledge terminal user role


Interfaces:

guest_dontaudit_append_home_content_files( domain )
Summary

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

Parameters
Parameter:Description:Optional:
domain

Domain to not audit.

No
guest_dontaudit_search_home_dirs( domain )
Summary

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

Parameters
Parameter:Description:Optional:
domain

Domain to not audit.

No
guest_manage_home_dirs( domain )
Summary

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

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
guest_read_home_content_files( domain )
Summary

Read files in the guest users home directory.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
guest_relabelto_home_dirs( domain )
Summary

Relabel to guest home directories.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
guest_search_home_dirs( domain )
Summary

Search the guest users home directory.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return

Templates:

guest_role_change_template( prefix )
Summary

Change to the guest role.

Parameters
Parameter:Description:Optional:
prefix

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

No
guest_role_change_to_template( prefix )
Summary

Change from the guest role.

Description

Change from the guest 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:Optional:
prefix

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

No
Return