250114
# Allow making anonymous memory executable, e.g.for runtime-code generation or executable stack.
250114
# 
250114
allow_execmem = false
250114
250114
# Allow making a modified private filemapping executable (text relocation).
250114
# 
250114
allow_execmod = false
250114
250114
# Allow making the stack executable via mprotect.Also requires allow_execmem.
250114
# 
250114
allow_execstack = true
250114
250114
# Allow ftpd to read cifs directories.
250114
# 
250114
allow_ftpd_use_cifs = false
250114
250114
# Allow ftpd to read nfs directories.
250114
# 
250114
allow_ftpd_use_nfs = false
250114
250114
# Allow ftp servers to modify public filesused for public file transfer services.
250114
# 
250114
allow_ftpd_anon_write = false
250114
250114
# Allow gssd to read temp directory.
250114
# 
250114
allow_gssd_read_tmp = true
250114
250114
# Allow Apache to modify public filesused for public file transfer services.
250114
# 
250114
allow_httpd_anon_write = false
250114
250114
# Allow Apache to use mod_auth_pam module
250114
# 
250114
allow_httpd_mod_auth_pam = false
250114
250114
# Allow system to run with kerberos
250114
# 
250114
allow_kerberos = true
250114
250114
# Allow rsync to modify public filesused for public file transfer services.
250114
# 
250114
allow_rsync_anon_write = false
250114
250114
# Allow sasl to read shadow
250114
# 
250114
allow_saslauthd_read_shadow = false
250114
250114
# Allow samba to modify public filesused for public file transfer services.
250114
# 
250114
allow_smbd_anon_write = false
250114
250114
# Allow system to run with NIS
250114
# 
250114
allow_ypbind = false
250114
250114
# Allow zebra to write it own configuration files
250114
# 
250114
allow_zebra_write_config = false
250114
250114
# Enable extra rules in the cron domainto support fcron.
250114
# 
250114
fcron_crond = false
250114
250114
#
250114
# allow httpd to connect to mysql/posgresql 
250114
httpd_can_network_connect_db = false
250114
250114
#
250114
# allow httpd to send dbus messages to avahi
250114
httpd_dbus_avahi = true
250114
250114
#
250114
# allow httpd to network relay
250114
httpd_can_network_relay = false
250114
250114
# Allow httpd to use built in scripting (usually php)
250114
# 
250114
httpd_builtin_scripting = true
250114
250114
# Allow http daemon to tcp connect
250114
# 
250114
httpd_can_network_connect = false
250114
250114
# Allow httpd cgi support
250114
# 
250114
httpd_enable_cgi = true
250114
250114
# Allow httpd to act as a FTP server bylistening on the ftp port.
250114
# 
250114
httpd_enable_ftp_server = false
250114
250114
# Allow httpd to read home directories
250114
# 
250114
httpd_enable_homedirs = false
250114
250114
# Run SSI execs in system CGI script domain.
250114
# 
250114
httpd_ssi_exec = false
250114
250114
# Allow http daemon to communicate with the TTY
250114
# 
250114
httpd_tty_comm = false
250114
250114
# Run CGI in the main httpd domain
250114
# 
250114
httpd_unified = false
250114
250114
# Allow BIND to write the master zone files.Generally this is used for dynamic DNS.
250114
# 
250114
named_write_master_zones = false
250114
250114
# Allow nfs to be exported read/write.
250114
# 
250114
nfs_export_all_rw = true
250114
250114
# Allow nfs to be exported read only
250114
# 
250114
nfs_export_all_ro = true
250114
250114
# Allow pppd to load kernel modules for certain modems
250114
# 
250114
pppd_can_insmod = false
250114
250114
# Allow reading of default_t files.
250114
# 
250114
read_default_t = false
250114
250114
# Allow samba to export user home directories.
250114
# 
250114
samba_enable_home_dirs = false
250114
250114
# Allow squid to connect to all ports, not justHTTP, FTP, and Gopher ports.
250114
# 
250114
squid_connect_any = false
250114
250114
# Support NFS home directories
250114
# 
250114
use_nfs_home_dirs = true
250114
250114
# Support SAMBA home directories
250114
# 
250114
use_samba_home_dirs = false
250114
250114
# Control users use of ping and traceroute
250114
# 
250114
user_ping = false
250114
250114
# allow host key based authentication
250114
# 
250114
allow_ssh_keysign = false
250114
250114
# Allow pppd to be run for a regular user
250114
# 
250114
pppd_for_user = false
250114
250114
# Allow applications to read untrusted contentIf this is disallowed, Internet content hasto be manually relabeled for read access to be granted
250114
# 
250114
read_untrusted_content = false
250114
250114
# Allow spamd to write to users homedirs
250114
# 
250114
spamd_enable_home_dirs = false
250114
250114
# Allow regular users direct mouse access
250114
# 
250114
user_direct_mouse = false
250114
250114
# Allow users to read system messages.
250114
# 
250114
user_dmesg = false
250114
250114
# Allow user to r/w files on filesystemsthat do not have extended attributes (FAT, CDROM, FLOPPY)
250114
# 
250114
user_rw_noexattrfile = false
250114
250114
# Allow users to run TCP servers (bind to ports and accept connection fromthe same domain and outside users)  disabling this forces FTP passive modeand may change other protocols.
250114
# 
250114
user_tcp_server = false
250114
250114
# Allow w to display everyone
250114
# 
250114
user_ttyfile_stat = false
250114
250114
# Allow applications to write untrusted contentIf this is disallowed, no Internet contentwill be stored.
250114
# 
250114
write_untrusted_content = false
250114
250114
# Allow all domains to talk to ttys
250114
# 
250114
allow_daemons_use_tty = false
250114
250114
# Allow login domains to polyinstatiate directories
250114
# 
250114
allow_polyinstantiation = false
250114
250114
# Allow all domains to dump core
250114
# 
250114
allow_daemons_dump_core = true
250114
250114
# Allow samba to act as the domain controller
250114
# 
250114
samba_domain_controller = false
250114
250114
# Allow samba to export user home directories.
250114
# 
250114
samba_run_unconfined = false
250114
250114
# Allows XServer to execute writable memory
250114
# 
250114
allow_xserver_execmem = false
250114
250114
# disallow guest accounts to execute files that they can create 
250114
# 
250114
allow_guest_exec_content = false
250114
allow_xguest_exec_content = false
250114
250114
# Only allow browser to use the web
250114
# 
250114
browser_confine_xguest=false
250114
250114
# Allow postfix locat to write to mail spool
250114
# 
250114
allow_postfix_local_write_mail_spool=false
250114
250114
# Allow common users to read/write noexattrfile systems
250114
# 
250114
user_rw_noexattrfile=true
250114
250114
# Allow qemu to connect fully to the network
250114
# 
250114
qemu_full_network=true
250114
250114
# Allow nsplugin execmem/execstack for bad plugins
250114
# 
250114
allow_nsplugin_execmem=true
250114
250114
# Allow unconfined domain to transition to confined domain
250114
# 
250114
allow_unconfined_nsplugin_transition=true
250114
250114
# System uses init upstart program
250114
# 
250114
init_upstart = true
250114
250114
# Allow mount to mount any file/dir
250114
# 
250114
allow_mount_anyfile = true