[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: confusion with two ldap.conf in a single system



On 3:27:41 pm 2007-03-14 Buchan Milne <bgmilne@staff.telkomsa.net> wrote:
> On Wednesday 14 March 2007, JOYDEEP wrote:
> >
> >  I am using Suse 10.1  with  openldap2-2.3.19-18.  I am very much
> >  confused  to see the two ldap.conf  file in my system
> >
> >  one is located at  /etc/ldap.conf
>
> This one is most likely for pam_ldap and nss_ldap
>
> >  and the other is at
> >  /etc/openldap/ldap.conf
>
> This one is most likely for openldap libraries.

Provided that both are installed by RPM packages one could find out by using

  rpm -qf /etc/ldap.conf /etc/openldap/ldap.conf

Ciao, Michael.