Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems

How To Guides
Xen Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

NOTE: CentOS Enterprise Linux is built from the Red Hat Enterprise Linux source code. Other than logo and name changes CentOS Enterprise Linux is compatible with the equivalent Red Hat version. This document applies equally to both Red Hat and CentOS Enterprise Linux.

4.3. Boolean Values for dhcpd

SELinux has one Boolean for dhcpd: dhcpd_disable_trans. This is the standard Boolean for all targeted daemons, allowing you to disable the transition from unconfined_t to dhcpd_t. The value of this Boolean is set to false by default.

This Boolean can be changed via the system-config-securitylevel application or the /usr/sbin/setsebool -P dhcpd_disable_trans 1 command.

Booleans are explained in Section 3.2 Files and Directories of the Targeted Policy.

 
 
  Published under the terms of the GNU General Public License Design by Interspire