Description of problem: Working with nfs caused this... Version-Release number of selected component (if applicable): [root@morgansmachine ~]# rpm -q rpcbind rpcbind-0.1.4-13.fc8 How reproducible: Not sure... Steps to Reproduce: 1. Do some work with nfs I guess 2. 3. Actual results: selinux failure Expected results: no selinux failure Additional info: attached
Created attachment 303909 [details] setroubleshoot output
Created attachment 303910 [details] exports Steps to Reproduce (update:-) 1. Create these exports
Is this still happening with the latest polices?
No, seems fixed Created the "test" export without any apparent problems: /NFS4exports 192.168.1.0/255.255.255.0(rw,sync,nohide,fsid=0,no_root_squash) /NFS4exports/yum 192.168.1.0/255.255.255.0(rw,sync,nohide,no_root_squash) /NFS4exports/test 192.168.1.0/255.255.255.0(rw,sync,nohide,no_root_squash)