Hello!

I am having some issues with autofs5 + ldap configuration, I just can not seem 
to get autofs to read the auto_master map out of ldap.  I have tried 
unsuccessfully using the "samples" and my previous configuration (autofs414 
which does work with ldap).  I tried to use the /etc/sysconfig/autofs config 
file paralleling the sample but using my ldap settings as well as using 
/etc/auto.master again using my ldap settings, both to no avail.  I know the 
ldap settings are correct, I can search the ldap server without any issues and 
I am using it to authenticate (i.e. passwords).

If anyone could lend me a suggestion, I would be most grateful.
TIA,
Phy


[EMAIL PROTECTED] cat /etc/auto.master
dn: 
automountMapName=auto_master,ou=automount,ou=defaults,ou=sanjose,ou=services,o=cadence.com
objectClass: top
objectClass: automountMap
automountMapName: auto_master
#+auto.master
[EMAIL PROTECTED] ~]# 

[EMAIL PROTECTED] ~]# /usr/sbin/automount --version

Linux automount version 5.0.1

Directories:
        config dir:     /etc/sysconfig
        maps dir:       /etc
        modules dir:    /usr/local/autofs501p1/lib/autofs

Compile options:
  ENABLE_IGNORE_BUSY_MOUNTS WITH_LDAP 

[EMAIL PROTECTED] ~]# ldapsearch -x -b 'ou=default,ou=region,o=test.com' 
automountMapName=auto_master
version: 2

#
# filter: automountMapName=auto_master
# requesting: ALL
#

# auto_master, automount, Default, region, test.com
dn: automountMapName=auto_master,ou=automount,ou=Default,ou=region,ou=test.com
objectClass: top
objectClass: automountMap
objectClass: nisMap
automountMapName: auto_master
nisMapName: auto_master

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1
[EMAIL PROTECTED] ~]# uname -a
Linux host1.test.com 2.6.21.1 #1 SMP Wed May 9 08:54:29 PDT 2007 i686 athlon 
i386 GNU/Linux
[EMAIL PROTECTED] ~]#





       
____________________________________________________________________________________Yahoo!
 oneSearch: Finally, mobile search 
that gives answers, not web links. 
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to