ddf4ec4
d# Allow making anonymous memory executable, e.g.for runtime-code generation or executable stack.
e568731
# 
e568731
allow_execmem = false
e568731
e568731
# Allow making a modified private filemapping executable (text relocation).
e568731
# 
e568731
allow_execmod = false
e568731
e568731
# Allow making the stack executable via mprotect.Also requires allow_execmem.
e568731
# 
e568731
allow_execstack = false
e568731
e568731
# Allow ftp servers to modify public filesused for public file transfer services.
e568731
# 
e568731
allow_ftpd_anon_write = false
e568731
e568731
# Allow gssd to read temp directory.
e568731
# 
e568731
allow_gssd_read_tmp = false
e568731
e568731
# Allow Apache to modify public filesused for public file transfer services.
e568731
# 
e568731
allow_httpd_anon_write = false
e568731
e568731
# Allow system to run with kerberos
e568731
# 
e568731
allow_kerberos = true
e568731
e568731
# Allow rsync to modify public filesused for public file transfer services.
e568731
# 
e568731
allow_rsync_anon_write = false
e568731
e568731
# Allow sasl to read shadow
e568731
# 
e568731
allow_saslauthd_read_shadow = false
e568731
e568731
# Allow samba to modify public filesused for public file transfer services.
e568731
# 
e568731
allow_smbd_anon_write = false
e568731
e568731
# Allow sysadm to ptrace all processes
e568731
# 
e568731
allow_ptrace = false
e568731
e568731
# Allow system to run with NIS
e568731
# 
e568731
allow_ypbind = false
e568731
e568731
# Enable extra rules in the cron domainto support fcron.
e568731
# 
e568731
fcron_crond = false
e568731
e568731
# Allow ftp to read and write files in the user home directories
e568731
# 
e568731
ftp_home_dir = false
e568731
e568731
# Allow ftpd to run directly without inetd
e568731
# 
e568731
ftpd_is_daemon = true
e568731
e568731
# Allow httpd to use built in scripting (usually php)
e568731
# 
e568731
httpd_builtin_scripting = false
e568731
e568731
# Allow http daemon to tcp connect
e568731
# 
e568731
httpd_can_network_connect = false
e568731
e568731
# Allow httpd cgi support
e568731
# 
e568731
httpd_enable_cgi = false
e568731
e568731
# Allow httpd to act as a FTP server bylistening on the ftp port.
e568731
# 
e568731
httpd_enable_ftp_server = false
e568731
e568731
# Allow httpd to read home directories
e568731
# 
e568731
httpd_enable_homedirs = false
e568731
e568731
# Run SSI execs in system CGI script domain.
e568731
# 
e568731
httpd_ssi_exec = false
e568731
e568731
# Allow http daemon to communicate with the TTY
e568731
# 
e568731
httpd_tty_comm = false
e568731
e568731
# Run CGI in the main httpd domain
e568731
# 
e568731
httpd_unified = false
e568731
e568731
# Allow BIND to write the master zone files.Generally this is used for dynamic DNS.
e568731
# 
e568731
named_write_master_zones = false
e568731
e568731
# Allow nfs to be exported read/write.
e568731
# 
e568731
nfs_export_all_rw = false
e568731
e568731
# Allow nfs to be exported read only
e568731
# 
e568731
nfs_export_all_ro = false
e568731
e568731
# Allow pppd to load kernel modules for certain modems
e568731
# 
e568731
pppd_can_insmod = false
e568731
e568731
# Allow reading of default_t files.
e568731
# 
e568731
read_default_t = false
e568731
e568731
# Allow ssh to run from inetd instead of as a daemon.
e568731
# 
e568731
run_ssh_inetd = false
e568731
e568731
# Allow samba to export user home directories.
e568731
# 
e568731
samba_enable_home_dirs = false
e568731
e568731
# Allow squid to connect to all ports, not justHTTP, FTP, and Gopher ports.
e568731
# 
e568731
squid_connect_any = false
e568731
e568731
# Allow ssh logins as sysadm_r:sysadm_t
e568731
# 
e568731
ssh_sysadm_login = false
e568731
e568731
# Configure stunnel to be a standalone daemon orinetd service.
e568731
# 
e568731
stunnel_is_daemon = false
e568731
e568731
# Support NFS home directories
e568731
# 
e568731
use_nfs_home_dirs = false
e568731
e568731
# Support SAMBA home directories
e568731
# 
e568731
use_samba_home_dirs = false
e568731
e568731
# Control users use of ping and traceroute
e568731
# 
135ea97
user_ping = true
e568731
e568731
# Allow gpg executable stack
e568731
# 
e568731
allow_gpg_execstack = false
e568731
e568731
# allow host key based authentication
e568731
# 
e568731
allow_ssh_keysign = false
e568731
e568731
# Allow users to connect to mysql
e568731
# 
e568731
allow_user_mysql_connect = false
e568731
e568731
# Allow system cron jobs to relabel filesystemfor restoring file contexts.
e568731
# 
e568731
cron_can_relabel = false
e568731
e568731
# Allow pppd to be run for a regular user
e568731
# 
e568731
pppd_for_user = false
e568731
e568731
# Allow applications to read untrusted contentIf this is disallowed, Internet content hasto be manually relabeled for read access to be granted
e568731
# 
e568731
read_untrusted_content = false
e568731
e568731
# Allow user spamassassin clients to use the network.
e568731
# 
e568731
spamassassin_can_network = false
e568731
e568731
# Allow staff_r users to search the sysadm homedir and read files (such as ~/.bashrc)
e568731
# 
e568731
staff_read_sysadm_file = false
e568731
e568731
# Allow regular users direct mouse access
e568731
# 
e568731
user_direct_mouse = false
e568731
e568731
# Allow users to read system messages.
e568731
# 
e568731
user_dmesg = false
e568731
e568731
# Allow users to control network interfaces(also needs USERCTL=true)
e568731
# 
e568731
user_net_control = false
e568731
e568731
# Allow user to r/w files on filesystemsthat do not have extended attributes (FAT, CDROM, FLOPPY)
e568731
# 
e568731
user_rw_noexattrfile = false
e568731
e568731
# Allow users to rw usb devices
e568731
# 
e568731
user_rw_usb = false
e568731
e568731
# 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.
e568731
# 
e568731
user_tcp_server = false
e568731
e568731
# Allow w to display everyone
e568731
# 
e568731
user_ttyfile_stat = false
e568731
e568731
# Allow applications to write untrusted contentIf this is disallowed, no Internet contentwill be stored.
e568731
# 
e568731
write_untrusted_content = false
e568731
201e1d3
spamd_enable_home_dirs = false
201e1d3
201e1d3
# Allow login domains to polyinstatiate directories
201e1d3
# 
201e1d3
allow_polyinstantiation = true
d095a0e
d095a0e
# Allow mount command to mounton any directory
d095a0e
# 
d095a0e
allow_mounton_anydir = true
272aa0b
272aa0b
# Allow unlabeled packets to flow
272aa0b
# 
272aa0b
allow_unlabeled_packets = true
272aa0b
cc1be22
# Allow samba to act as the domain controller
cc1be22
# 
cc1be22
samba_domain_controller = false
0879f48
0879f48
# Run the xserver as an object manager
0879f48
# 
0879f48
xserver_object_manager = true
fbea0df
fbea0df
# System uses init upstart program
fbea0df
# 
fbea0df
init_upstart = true