Layer: contrib

Module: pwauth

Interfaces

Description:

policy for pwauth


Interfaces:

pwauth_domtrans( domain )
Summary

Transition to pwauth.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

pwauth_role( role , domain )
Summary

Role access for pwauth

Parameters
Parameter:Description:
role

Role allowed access

domain

User domain for the role

pwauth_run( domain , role )
Summary

Execute pwauth in the pwauth domain, and allow the specified role the pwauth domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition

role

The role to be allowed the pwauth domain.

Return