How do I translate this (in particular auto.master) to autofs-ldap?

auto.master mount pt    Description in indirect map
  /X/A                  * -options...  A.example.com:/x/a/&
  /X/B                  * -options...  B.example.com:/x/b/&
  /Y/B                  * -options...  B.example.com:/y/b/&

The HOWTOs I've seen do not put /X and /Y in the DN, thus
they give the same DN to /X/B and /Y/B:

  DN of 'automount' object      automountInformation attribute
  cn=/X,ou=auto.master,$suffix  ldap:ou=auto.X,$suffix
  cn=B ,ou=auto.X,$suffix       -fstype=autofs ldap:ou=auto.B,$suffix
  cn=/ ,ou=auto.B,$suffix       B.example.com:/x/b/&

So, what should I call the final object - "cn=/,ou=auto.B.X,$suffix"?
Is there some significance to the auto.* ou names, except auto.master?
For that matter, I'm in any case wondering why people seem to be using
a single auto.* namespace for both directory components and hosts.

-- 
Hallvard

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to