Re: LDAP client authentication on Fedora 16/17

2013-02-24 Thread Amit Karpe
Following changes & restarting LDAP server help me. On Server #service dirsrv restart On Client /etc/nsswitch.conf passwd: files ldap shadow: files ldap group: files ldap netgroup: files ldap hosts: files dns /etc/sysconfig/authconfig USELDAPAUTH=yes FORCELEGACY=yes /etc/nss

Re: LDAP client authentication on Fedora 16/17

2013-02-22 Thread Amit Karpe
On Fri, Feb 22, 2013 at 8:18 PM, Pavel Lisy wrote: > Amit Karpe píše v Pá 22. 02. 2013 v 14:40 +0800: > > Hi, > > While configuring LDAP client authentication on Fedora 16/17, I am > > testing this on Fedora 16 & 17. I have install openldap-clients > > nss_ldap . I am facing following problem. >

Re: LDAP client authentication on Fedora 16/17

2013-02-22 Thread Pavel Lisy
Amit Karpe píše v Pá 22. 02. 2013 v 14:40 +0800: > Hi, > While configuring LDAP client authentication on Fedora 16/17, I am > testing this on Fedora 16 & 17. I have install openldap-clients > nss_ldap . I am facing following problem. > I have done configuration by following this url [1] > > Just t