Difference between revisions of "Selinux"

From Wiki
Jump to navigation Jump to search
(Created page with "== SELINUX for BIG == setsebool use_nfs_home_dir on semanage fcontext -a -e /home /storage/big1 == FSTAB == add the following to nfs mounted partitions fscontext=sy...")
 
(No difference)

Latest revision as of 19:32, 19 November 2013

SELINUX for BIG

 setsebool use_nfs_home_dir on
 semanage fcontext -a -e /home /storage/big1

FSTAB

add the following to nfs mounted partitions

 fscontext=system_u:object_r:nfs_t

or

 fscontext=user_u:object_r:user_home_dir_t