Layer: roles

Module: webadm

Tunables Interfaces

Description:

Web administrator role.


Tunables:

webadm_manage_user_files
Default value

false

Description

Determine whether webadm can manage generic user files.

webadm_read_user_files
Default value

false

Description

Determine whether webadm can read generic user files.

Return

Interfaces:

webadm_role_change( role )
Summary

Change to the web administrator role.

Parameters
Parameter:Description:
role

Role allowed access.

webadm_role_change_to( role )
Summary

Change from the web administrator role.

Description

Change from the web administrator role to the specified role.

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

Parameters
Parameter:Description:
role

Role allowed access.

Return