LDAP client authentication on Fedora 16/17

Pavel Lisy pali at tmapy.cz
Fri Feb 22 12:18:07 UTC 2013


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 to test I have fired following commands with success:
> $ldapsearch -x -b 'dc=eos,dc=ntu,dc=edu,dc=sg' 'objectclass=*' 
> $getent passwd csyong
> 
> 
> Even I can use #su - csyong with success.
> 
> But still have problem while logging by GDM
> 
> Feb 22 08:16:35 localhost gdm-password][1434]:
> pam_unix(gdm-password:auth): authentication failure; logname= uid=0
> euid=0 tty=:0 ruser= rhost=  user=csyong
> Feb 22 08:16:52 localhost gdm-password][1689]:
> pam_unix(gdm-password:auth): authentication failure; logname= uid=0
> euid=0 tty=:0 ruser= rhost=  user=csyong

Compare files in /etc/pam.d/: 
gdm-password vs. system-auth (or system-auth-ac)

You will need add lines for ldap to gdm-password probably

Pavel

-- 
Pavel Lisy <pali at tmapy.cz>



More information about the users mailing list