On Tue, 2006-07-04 at 00:15 +0800, Ian Kent wrote:
> > > Configure syslog to send deamon.* somewhere.
> > > The output is meant for debuging purposes and is possibly not that 
> > > meaninful to most. You will be expected to provide it you have a 
> > > bug that you would us to try and fix.
> > I was refering to log content.
> > With a wrong setup, launching automount without -d -v produces 3 lines
> > out output:
> > Jul  3 15:19:46 alceste automount[32750]: parse_ldap_config:
> > lookup(ldap): stat(2) failed with error No such file or directory.
> > Jul  3 15:19:46 alceste automount[32750]: lookup_init: lookup(ldap):
> > failed to get query dn
> > Jul  3 15:19:46 alceste automount[32750]: master_read_master: can't read
> > master map auto.master
> > 
> > With those additional -d -v flags, it just produce one additional line:
> > Jul  3 15:19:33 alceste automount[32741]: Starting automounter version
> > 5.0.0_beta6, master map auto.master
> > Jul  3 15:19:33 alceste automount[32741]: parse_ldap_config:
> > lookup(ldap): stat(2) failed with error No such file or directory.
> > Jul  3 15:19:33 alceste automount[32741]: lookup_init: lookup(ldap):
> > failed to get query dn
> > Jul  3 15:19:33 alceste automount[32741]: master_read_master: can't read
> > master map auto.master
> > 
> > But I guess there is not many more information to display.
> 
> But in beta6 I check if this file exists and return values as though
> everything is disabled. It should work. I'll do some more testing but
> are you sure that you got beta6 installed ok?

Thanks for your persistence.
I have indeed made a mistake with the check for existence of this file.
I'll fix it and get a patch onto kernel.org.

Ian

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

Reply via email to