kerberos_selinux

Autres langues

Langue: en

Version: 305679 (debian - 07/07/09)

Section: 8 (Commandes administrateur)

NAME

kerberos_selinux - Security Enhanced Linux Policy for Kerberos.

DESCRIPTION

Security-Enhanced Linux secures the system via flexible mandatory access control. By default Kerberos access is not allowed, since it requires daemons to be allowed greater access to certain secure files and addtional access to the network.

BOOLEANS

You must set the allow_kerberos boolean to allow your system to work properly in a Kerberos environment.

 setsebool -P allow_kerberos 1
 
 

system-config-selinux is a GUI tool available to customize SELinux policy settings.

AUTHOR  

This manual page was written by Dan Walsh <dwalsh@redhat.com>.

SEE ALSO

selinux(8), kerberos(1), chcon(1), setsebool(8)