Description of problem: The recent selinux updates appear to have broken automount. See the attached file for the alert. In my /etc/auto.master file I have the following line; /net -hosts -nosuid,rw,soft,-nobrowse --timeout 60 allowing me to automount machines through the /net dir. I was able to access this remote nfs shares before the last selinux updates. Now I have to run "setenforce 0" to allow the mount. I have tried running restorecon on my /net dir, but this has not helped. Version-Release number of selected component (if applicable): selinux-policy-2.6.4-30.fc7 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 160755 [details] selinux alert when attempting to automount a dir
Please update to the latest policy, this has been fixed.
Works well for me.