Selinux

From Wiki
Revision as of 19:32, 19 November 2013 by Kdb (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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