Layer: services

Module: polkit

Interfaces Templates

Description:

policy for polkit_auth


Interfaces:

polkit_dbus_chat( domain )
Summary

Send and receive messages from polkit over dbus.

Parameters
Parameter:Description:
domain

Domain allowed access.

polkit_domtrans_auth( domain )
Summary

Execute a domain transition to run polkit_auth.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

polkit_domtrans_grant( domain )
Summary

Execute a domain transition to run polkit_grant.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

polkit_domtrans_resolve( domain )
Summary

Execute a domain transition to run polkit_resolve.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

polkit_read_lib( domain )
Summary

read polkit lib files

Parameters
Parameter:Description:
domain

Domain allowed access.

polkit_read_reload( domain )
Summary

read polkit reload files

Parameters
Parameter:Description:
domain

Domain allowed access.

polkit_run_auth( domain , role )
Summary

Execute a policy_auth in the policy_auth domain, and allow the specified role the policy_auth domain,

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed the load_policy domain.

polkit_run_grant( domain , role )
Summary

Execute a policy_grant in the policy_grant domain, and allow the specified role the policy_grant domain,

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed the load_policy domain.

polkit_rw_reload( domain )
Summary

rw polkit reload files

Parameters
Parameter:Description:
domain

Domain allowed access.

polkit_search_lib( domain )
Summary

Search polkit lib directories.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return

Templates:

polkit_role( user_role , user_domain )
Summary

The per role template for the nsplugin module.

Parameters
Parameter:Description:
user_role

The role associated with the user domain.

user_domain

The type of the user domain.

Return