On Thu, 18 Mar 2004, Neal Becker wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Can anyone help me with migrating autofs to ldap?

Think so. Ive checked the Fedora package out and ...
> 
> To test, I added this line to /etc/auto.master:
> 
> /test   ldap:rpppc1.md.hns.com:ou=auto.test,dc=adg,dc=hns,dc=com 

I see Jeff has added a patch to handle this syntax.
I like it, I'm going to add it to 4.1.2.

But

/test   ldap://rpppc1.md.hns.com/ou=auto.test,dc=adg,dc=hns,dc=com
                                 ^^
should also work. However there seems to be an inconsistency with the dn

> 
> Here is the corresponding ldif:
> dn: nisMapName=auto.test,dc=adg,dc=hns,dc=com
here  ^^^^^^^^^^

So

/test   ldap:rpppc1.md.hns.com:nisMapName=auto.test,dc=adg,dc=hns,dc=com

should work.

Let me know how you go with this.

Ian


_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to