Layer: services

Module: oddjob

Description:

Oddjob provides a mechanism by which unprivileged applications can request that specified privileged operations be performed on their behalf.

Interfaces:

oddjob_dbus_chat( domain )
Summary

Send and receive messages from oddjob over dbus.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
oddjob_domtrans( domain )
Summary

Execute a domain transition to run oddjob.

Parameters
Parameter:Description:Optional:
domain

Domain allowed to transition.

No
oddjob_domtrans_mkhomedir( domain )
Summary

Execute a domain transition to run oddjob_mkhomedir.

Parameters
Parameter:Description:Optional:
domain

Domain allowed to transition.

No
oddjob_system_entry( domain , entrypoint )
Summary

Make the specified program domain accessable from the oddjob.

Parameters
Parameter:Description:Optional:
domain

The type of the process to transition to.

No
entrypoint

The type of the file used as an entrypoint to this domain.

No
Return