Bug 103220

Summary: autofs init script looks in wrong place when using ldap
Product: Red Hat Enterprise Linux 3 Reporter: Need Real Name <jlargent>
Component: autofsAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-16 18:59:33 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:
Bug Depends On:    
Bug Blocks: 97942    

Description Need Real Name 2003-08-27 20:43:29 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:
in /etc/init.d/autofs

function getldapmounts()
{
    /usr/lib/autofs/autofs-ldap-auto-master 2> /dev/null
}

needs to be 

function getldapmounts()
{
    /usr/lib64/autofs/autofs-ldap-auto-master 2> /dev/null
}


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

How reproducible:
Always

Steps to Reproduce:
Install autofs and use ldap of mount point maps

Additional info:

Comment 3 Nalin Dahyabhai 2003-09-09 14:47:03 UTC
Should be fixed in 3.1.7-41 and later.  Thanks!

Comment 4 Jay Turner 2003-09-16 18:59:33 UTC
Fix confirmed with autofs-3.1.7-41.