On 25/02/13 17:17, Stephan Mattecka wrote: > Hello, > > I wanted to setup a NFS fileserver, from a minimal installation with enabled > SELINUX. Unfortunately I cannot set the SE-bool nfs_export_all_rw, since > this bool is not listed in my policy. I get the following error-message: > > libsemanage.dbase_llist_set: record not found in the database (No such file > or directory). > libsemanage.dbase_llist_set: could not set record value (No such file or > directory). > Could not change boolean nfs_export_all_rw > Could not change policy booleans > > getsebool -a also does not list nfs_export_all_rw or nfs_export_all_ro. > > Is this the intended behaviour in SL 6.3? > > All other bools like allow_ftpd_use_nfs, cobbler_use_nfs, samba_share_nfs > ... are listed.
I think the nfs_export_all_* booleans existed in EL5.x ... but no longer needed/useful and got removed in in 6.x. -- kind regards, David Sommerseth
