On Fri, 2006-11-10 at 10:03 +0530, Syed Khader wrote:
But in my ldap entries i don't have automountmapname.
Might not be an issue. Somebody else can confirm the behavior, but I do recall while looking at my LDAP server logs that autofs was looking up all possible combinations when search for the master map. You can verify either by looking at your server logs or running tcpdump or wireshark/ethereal on your client while autofs is starting up.
dn: cn=/home,ou=auto.master,dc=testlab,dc=com
objectClass:automount
cn:/home
automountInformation: ldap server.testlab.com:ou=auto.home,dc=testlab,dc=com --timeout 60
Your automountinformation should probably be "ldap:ou=auto.home,dc=testlab,dc=com --timeout 60".
What do i set LDAPAUTOMASTER to?
We set it because our auto.master has a different name. I don't think you'd need to if it's just "auto.master".
-Steve
_______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
