Redhat:Samba booleans

From Define Wiki
Revision as of 15:09, 31 August 2013 by Michael (talk | contribs) (Created page with "== Samba Booleans == {| class="wikitable" |- | allow_smb_anon_write | supports writing files to directories with the public_content_rw_t type |- | cdrecord_read_content | all...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Samba Booleans

allow_smb_anon_write supports writing files to directories with the public_content_rw_t type
cdrecord_read_content allows cdrecord to read samba directories
qemu_use_cifs works with access to CIFS filesystems, enabled by default
samba_create_home_dirs allows creation of home directories
samba_domain_controller allows samba to act as domain controller
samba_enable_home_dirs enable sharing of home directories
samba_export_all_ro read only access to any directory regardless of type
samba_export_all_rw read write access to any directory regardless of type
samba_run_unconfined execution of scripts from /var/lib/samba/scripts
samba_share_fusefs share files systems mounted to fusefs
samba_share_nfs share NFS filesystems
use_samba_home_dirs use remote server for samba home directories
virt_use_samba allow vm access to files mounted through cifs