allow_ftpd_use_nfs
When enabled, this Boolean allows ftpd
access to NFS mounts.
allow_nfsd_anon_write
When enabled, this Boolean allows nfsd
to write to a public directory anonymously; such as to an area reserved for common files that otherwise has no special access restrictions.
httpd_use_nfs
When enabled, this Boolean will allow httpd
to access files stored on a NFS filesystem.
nfs_export_all_ro
Export any file or directory via NFS, allowing read-only permissions.
nfs_export_all_rw
Export any file or directory via NFS, allowing read and write permissions.
qemu_use_nfs
Allow qemu to use NFS file systems.
samba_share_nfs
When disabled, this Boolean prevents smbd
from having full access to NFS shares via Samba. Enabling this Boolean will allow Samba to share NFS file systems.
use_nfs_home_dirs
Having this Boolean enabled adds support for NFS home directories.
virt_use_nfs
Allow virtual machine access to NFS files.
xen_use_nfs
Allow Xen to use NFS files.