Layer: contrib

Module: ufw

Interfaces

Description:

Service daemon with a D-BUS interface that provides a dynamic managed ufw .


Interfaces:

gufw_dbus_chat( domain )
Summary

Send and receive messages from gufw over dbus.

Parameters
Parameter:Description:
domain

Domain allowed access.

gufw_domtrans( domain )
Summary

Execute a domain transition to run gufw

Parameters
Parameter:Description:
domain

Domain to not audit.

gufw_dontaudit_rw_pipes( domain )
Summary

Do not audit attempts to read and write gufw unnamed pipes.

Parameters
Parameter:Description:
domain

Domain to not audit.

gufw_run( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

ufw_admin( domain , role )
Summary

All of the rules required to administrate an ufw environment.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

Role allowed access.

ufw_dbus_chat( domain )
Summary

Send and receive messages from ufw over dbus.

Parameters
Parameter:Description:
domain

Domain allowed access.

ufw_domtrans( domain )
Summary

Execute a domain transition to run ufw

Parameters
Parameter:Description:
domain

Domain to not audit.

ufw_dontaudit_rw_tmp_files( domain )
Summary

Do not audit attempts to read, snd write ufw temporary files.

Parameters
Parameter:Description:
domain

Domain to not audit.

ufw_manage_log_files( domain )
Summary

Manage ufw log files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ufw_read_config_files( domain )
Summary

Read ufw configuration files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ufw_read_log_files( domain )
Summary

Read ufw log files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ufw_run( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

Return