Bug 72775

Summary: autofs gives Operation not permitted
Product: Red Hat Enterprise Linux 2.1 Reporter: Need Real Name <alevitt>
Component: autofsAssignee: Jeff Moyer <jmoyer>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1   
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: 2005-02-11 19:03:55 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:

Description Need Real Name 2002-08-27 18:19:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020513
Netscape/7.0b1

Description of problem:
When using automount under any kernel lower than 2.4.18, and maps located on
LDAP, this appears in /var/log/messages:

automount[1268]: mount(nfs): mkdir_path server/fs/share failed: Operation not
permitted

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.install OS
2.install autofs (rpm or latest from source)
3.install openldap
4.attempt to access an autofs share
	

Actual Results:  Mount is not accessable.  
From CLI:No such file or directory
Logs show the above output

Expected Results:  The exported share(s) should be accessable.

Additional info: None

Comment 1 Jeff Moyer 2004-03-19 22:58:25 UTC
Could you please include the contents of your auto.master, and
associated map file entries?