Chris PeBenito 34c8fa
## <tunable name="allow_execmem" dftval="false">
Chris PeBenito 34c8fa
##	Allow execution of anonymous mappings, e.g. executable stack.
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(allow_execmem,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="allow_execmod" dftval="false">
Chris PeBenito 34c8fa
##	Support Share libraries with text relocations
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(allow_execmod,false)
Chris PeBenito 34c8fa
Chris PeBenito 562cc2
## <tunable name="allow_gpg_execstack" dftval="false">
Chris PeBenito 562cc2
##	Allow gpg executable stack
Chris PeBenito 562cc2
## </tunable>
Chris PeBenito 562cc2
gen_tunable(allow_gpg_execstack,false)
Chris PeBenito 562cc2
Chris PeBenito 34c8fa
## <tunable name="allow_kerberos" dftval="false">
Chris PeBenito 34c8fa
##	Allow system to run with kerberos
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(allow_kerberos,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="allow_ypbind" dftval="false">
Chris PeBenito 34c8fa
##	Allow system to run with NIS
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(allow_ypbind,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="cron_can_relabel" dftval="false">
Chris PeBenito 34c8fa
##	Allow system cron jobs to relabel filesystem
Chris PeBenito 34c8fa
##	for restoring file contexts.
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(cron_can_relabel,false)
Chris PeBenito 34c8fa
Chris PeBenito 763c44
## <tunable name="fcron_crond" dftval="false">
Chris PeBenito 763c44
##	Enable extra rules in the cron domain
Chris PeBenito 763c44
##	to support fcron.
Chris PeBenito 763c44
## </tunable>
Chris PeBenito 31908b
gen_tunable(fcron_crond,false)
Chris PeBenito 763c44
Chris PeBenito 34c8fa
## <tunable name="read_default_t" dftval="false">
Chris PeBenito 34c8fa
##	Allow reading of default_t files.
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(read_default_t,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="staff_read_sysadm_file" dftval="false">
Chris PeBenito 34c8fa
##	Allow staff_r users to search the sysadm home 
Chris PeBenito 34c8fa
##	dir and read files (such as ~/.bashrc)
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(staff_read_sysadm_file,false)
Chris PeBenito 34c8fa
Chris PeBenito 758618
## <tunable name="use_dns" dftval="false">
Chris PeBenito 763c44
##	Allow the use of DNS for name resolution.
Chris PeBenito 758618
## </tunable>
Chris PeBenito 31908b
gen_tunable(use_dns,false)
Chris PeBenito 31908b
Chris PeBenito 34c8fa
## <tunable name="use_nfs_home_dirs" dftval="false">
Chris PeBenito 34c8fa
##	Support NFS home directories
Chris PeBenito 31908b
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(use_nfs_home_dirs,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="use_samba_home_dirs" dftval="false">
Chris PeBenito 34c8fa
##	Support SAMBA home directories
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(use_samba_home_dirs,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="user_direct_mouse" dftval="false">
Chris PeBenito 34c8fa
##	Allow regular users direct mouse access 
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(user_direct_mouse,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="user_dmesg" dftval="false">
Chris PeBenito 34c8fa
##	Allow users to read system messages.
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(user_dmesg,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="user_net_control" dftval="false">
Chris PeBenito 34c8fa
##	Allow users to control network interfaces
Chris PeBenito 34c8fa
##	(also needs USERCTL=true)
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(user_net_control,false)
Chris PeBenito 34c8fa
Chris PeBenito 3eed10
## <tunable name="user_ping" dftval="false">
Chris PeBenito 3eed10
##	Control users use of ping and traceroute
Chris PeBenito 3eed10
## </tunable>
Chris PeBenito 3eed10
gen_tunable(user_ping,false)
Chris PeBenito 3eed10
Chris PeBenito 34c8fa
## <tunable name="user_rw_noexattrfile" dftval="false">
Chris PeBenito 34c8fa
##	Allow user to r/w noextattrfile (FAT, CDROM, FLOPPY)
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(user_rw_noexattrfile,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="user_rw_usb" dftval="false">
Chris PeBenito 34c8fa
##	Allow users to rw usb devices
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(user_rw_usb,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="user_tcp_server" dftval="false">
Chris PeBenito 34c8fa
##	Allow users to run TCP servers (bind to ports and accept connection from
Chris PeBenito 34c8fa
##	the same domain and outside users)  disabling this forces FTP passive mode
Chris PeBenito 34c8fa
##	and may change other protocols.
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(user_tcp_server,false)
Chris PeBenito 34c8fa
Chris PeBenito 34c8fa
## <tunable name="user_ttyfile_stat" dftval="false">
Chris PeBenito 34c8fa
##	Allow w to display everyone
Chris PeBenito 34c8fa
## </tunable>
Chris PeBenito 34c8fa
gen_tunable(user_ttyfile_stat,false)