NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

nsswitch.conf with nss_ldap



Hi,

I have met a problem, concerning nss_ldap usage - OpenLDAP slapd is running
in unpriveledged mode, so at start it try to resolve '-u slapd' and catch 
itself - nss_ldap is trying to resolve, but slapd isn't yet ready. If nss_ldap
is turned in hard mode - this situation cause server to stall forever.
Having user slapd in /etc/passwd, I tried to use nsswitch.conf entry as follows:

passwd: files [success=return] ldap

But it really doesn't work. What usually people do to start it easily on files 
and continue on ldap?


-- 
Sincerelly yours


Home | Main Index | Thread Index | Old Index