nfs_selinux   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Section: nfs Selinux Policy documentation (8)
Updated: 17 Jan 2005
Sommaire  



NAME   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
nfs_selinux - Security Enhanced Linux Policy for NFS  



DESCRIPTION   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil

Security-Enhanced Linux secures the nfs server via flexible mandatory access control.  




BOOLEANS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
SELinux policy is customizable based on least access required. So by default SElinux policy does not allow nfs to share files. If you want to setup this machine to share nfs partitions read only, you must set the boolean nfs_export_all_ro boolean.

setsebool -P nfs_export_all_ro 1
If you want to share files read/write you must set the nfs_export_all_rw boolean.
setsebool -P nfs_export_all_rw 1

If you want to use a remote NFS server for the home directories on this machine, you must set the use_nfs_home_dir boolean.
setsebool -P use_nfs_home_dirs 1
system-config-selinux is a GUI tool available to customize SELinux policy settings.
 

AUTHOR  

This manual page was written by Dan Walsh <dwalsh@redhat.com>.

 




SEE ALSpppO   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
selinux(8), chcon(1), setsebool(8)


 



Sommaire   Début   Suivant   Sommaire   Préc.page.lue   Accueil
NAME
DESCRIPTION
BOOLEANS
AUTHOR 
SEE ALSpppO

Ce document a été créé par man2html suivi de man2html.pl, le 17/10/2008 17:50:54, en utilisant les pages de 'man'.
 

Valid HTML 4.01 Transitional