Layer: system

Module: unconfined

Interfaces

Description:

The unconfined domain.


Interfaces:

unconfined_alias_domain( domain )
Summary

Add an alias type to the unconfined domain. (Deprecated)

Description

Add an alias type to the unconfined domain. (Deprecated)

This is added to support targeted policy. Its use should be limited. It has no effect on the strict policy.

Parameters
Parameter:Description:
domain

New alias of the unconfined domain.

unconfined_domain( domain )
Summary

Make the specified domain unconfined and audit executable heap usage.

Description

Make the specified domain unconfined and audit executable heap usage. With exception of memory protections, usage of this interface will result in the level of access the domain has is like SELinux was not being used.

Only completely trusted domains should use this interface.

Parameters
Parameter:Description:
domain

Domain to make unconfined.

unconfined_domain_noaudit( domain )
Summary

Make the specified domain unconfined.

Parameters
Parameter:Description:
domain

Domain to make unconfined.

unconfined_execmem_alias_program( domain )
Summary

Add an alias type to the unconfined execmem program file type. (Deprecated)

Description

Add an alias type to the unconfined execmem program file type. (Deprecated)

This is added to support targeted policy. Its use should be limited. It has no effect on the strict policy.

Parameters
Parameter:Description:
domain

New alias of the unconfined execmem program type.

unconfined_server_dbus_chat( domain )
Summary

Allow caller domain to dbus chat unconfined_server.

Parameters
Parameter:Description:
domain

Domain allowed access.

unconfined_server_domtrans( domain )
Summary

Connect to unconfined_server with a unix socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

unconfined_server_signull( domain )
Summary

Send signull to unconfined_service_t.

Parameters
Parameter:Description:
domain

Domain allowed access.

unconfined_server_stream_connect( domain )
Summary

Connect to unconfined_server with a unix socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return