[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: autofs and OpenLDAP integration
Brian,
I am currently looking into this also, but have not found the time to
try it.
I have found this information, hope it might be helpful.
The man pages for automount.8 for autofs 3.1.7: Check your RH7.1, it
should be there. I have the file if you want it.
also Checkout this this link:
http://docs.iplanet.com/docs/manuals/directory/411ext/nis/mapping.htm#1043681
If you get anymore info on this, or get it to work, please fill me in.
Thanks
Brian Wert wrote:
>
> Hello,
> I am trying to integrate OpenLDAP and AutoFS. It looks as if there is
> support in AutoFS 3.1.7 for LDAP compiled in my Redhat 7.1, but I can not
> find any docs to specify how the maps should be setup in LDAP.
>
> My questions:
> 1. Should I have an /etc/auto.master with a line like this:?
> /home ldap:ou=auto.home,ou=Services,dc=myorg,dc=org --timeout 60
>
> 2. Why cant I use a nsswitch.conf entry like:
> automounter: files ldap
> This returns "/usr/lib/autofs/autofs-ldap-auto-master: auto.master not
> found" when I start AutoFS. If this method does work, how do I set things
> up? I can not find any docs to do this.
>
> 3. What is the proper schema and sample entries to use for Automounter maps
> in OpenLDAP?
>
> Thanks in advance,
> Brian Wert