Bug 251023

Summary: selinux blocking automounnt
Product: [Fedora] Fedora Reporter: simon
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-21 13:54:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
selinux alert when attempting to automount a dir none

Description simon 2007-08-06 15:46:27 UTC
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:

Comment 1 simon 2007-08-06 15:46:28 UTC
Created attachment 160755 [details]
selinux alert when attempting to automount a dir

Comment 2 Daniel Walsh 2007-08-14 11:58:25 UTC
Please update to the latest policy, this has been fixed.

Comment 3 simon 2007-12-21 13:54:12 UTC
Works well for me.