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
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.
>
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