kerberos_selinux - phpMan

Command: man perldoc info search(apropos)  


kerberos_selinux(8)  kerberos Selinux Policy documentation kerberos_selinux(8)



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

       If  you are running Kerberos daemons kadmind or krb5kdc you can disable the SELinux
       protection on these daemons by setting the krb5kdc_disable_trans  and  kadmind_dis-
       able_trans booleans.

              setsebool -P krb5kdc_disable_trans 1
              service krb5kdc restart
              setsebool -P kadmind_disable_trans booleans 1
              service kadmind restart


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

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


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



dwalsh AT redhat.com                 17 Jan 2005              kerberos_selinux(8)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache/1.3.41 (Unix) PHP/5.2.5 mod_perl/1.30 mod_gzip/1.3.26.1a
Under GNU General Public License
2009-01-09 08:40 @38.103.63.58 CrawledBy CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!