[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (fixed) Re: nss not resolving group id's
First off, slapd doesn't read ldap.conf; utilities like ldapsearch and
ldapadd do.
Next, make sure you're changing the right ldap.conf. Is there an
/etc/ldap.conf? An /etc/ldap/ldap.conf or /etc/openldap/ldap.conf? These
could be getting in the way.
Finally, make sure that the right ldap.conf has the right permissions to
be read by ldapsearch, i.e. world-readable.