Layer: admin

Module: usermanage

Description:

Policy for managing user accounts.

Interfaces:

usermanage_domtrans_admin_passwd( domain )
Summary

Execute password admin functions in the admin passwd domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
usermanage_domtrans_chfn( domain )
Summary

Execute chfn in the chfn domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
usermanage_domtrans_groupadd( domain )
Summary

Execute groupadd in the groupadd domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
usermanage_domtrans_passwd( domain )
Summary

Execute passwd in the passwd domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
usermanage_domtrans_useradd( domain )
Summary

Execute useradd in the useradd domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
usermanage_read_crack_db( domain )
Summary

Read the crack database.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
usermanage_run_admin_passwd( domain , role , terminal )
Summary

Execute passwd admin functions in the admin passwd domain, and allow the specified role the admin passwd domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the admin passwd domain.

No
terminal

The type of the terminal allow the admin passwd domain to use.

No
usermanage_run_chfn( domain , role , terminal )
Summary

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

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the chfn domain.

No
terminal

The type of the terminal allow the chfn domain to use.

No
usermanage_run_groupadd( domain , role , terminal )
Summary

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

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the groupadd domain.

No
terminal

The type of the terminal allow the groupadd domain to use.

No
usermanage_run_passwd( domain , role , terminal )
Summary

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

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the passwd domain.

No
terminal

The type of the terminal allow the passwd domain to use.

No
usermanage_run_useradd( domain , role , terminal )
Summary

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

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the useradd domain.

No
terminal

The type of the terminal allow the useradd domain to use.

No
Return