Difference between revisions of "Redhat:NFS SELinux"

From Define Wiki
Jump to navigation Jump to search
(Created page with "== NFS SELinux Types == There are only two file types associated with NFS: {| class="wikitable" |- | var_lib_nfs_t || Dynamic files in the /var/lib/nfs directory. These fil...")
(No difference)

Revision as of 12:32, 25 August 2013

NFS SELinux Types

There are only two file types associated with NFS:

var_lib_nfs_t Dynamic files in the /var/lib/nfs directory. These files are updated as shares are mounted.
nfsd_exec_t System Executable files such as rpm.mountd. There are two closley related types: rpcd_exec_t and gssd_exec_t for the equalivaent files used for RPCs and Communications with kerberos