On Mon, 2007-07-23 at 13:26 -0500, Jim Summers wrote:
> Ian Kent wrote:
> > On Fri, 2007-07-20 at 13:36 -0500, Jim Summers wrote:
> >> Hello All,
> >>
> >> I have been attempting to get autofs5 to work with my ldap config.  The 
> >> way I 
> >> am set up is:
> >>
> >> FC6 / FC7 clients and redhat servers.
> >> auto.home info for each user is stored in ldap
> >> auto.master is stored locally on each client
> >>
> >> The mounts do not happen.  Here is what I see when starting autofs:
> >> ======
> >> Jul 20 13:22:53 lch automount[3427]: Starting automounter version 
> >> 5.0.1-11, 
> >> master map auto.master
> >> Jul 20 13:22:53 lch automount[3427]: using kernel protocol version 5.00
> >> Jul 20 13:22:53 lch automount[3427]: master_error: syntax error while 
> >> parsing map.
> >> Jul 20 13:22:53 lch automount[3427]: mounted indirect mount on /misc with 
> >> timeout 300, freq 75 seconds
> >> Jul 20 13:22:53 lch automount[3427]: mounted indirect mount on /net with 
> >> timeout 300, freq 75 seconds
> > 
> > Does this patch fix the problem?
> 
> Yes, that did the trick.  Now on to figuring out what type of authentication 
> autofs4 was using to do the lookups.  All that was config'd before was the 
> ldap.conf stuff, so this autofs_ldap_auth.conf is all about.

Great, I'll commit it to the repo.

You don't need to use authentication if you don't need it.
Just leave the auth config as is and will do what version 4 did all
along.

Ian


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

Reply via email to