Hi
but $cat /etc/shadow doesn't show any password information for user
ldap_6. So, how do I know that userPassword attribute information is
getting propagated to client nodes?
/etc/shadow is only for local user accounts.
su ldap_6 works?
Pam LDAP libraries installed and configured?
ldapsearch bind works?
SSH Debug log?
--
Raffael Sahli
public@raffaelsahli.com
On 11/28/2011 09:49 AM, Jayavant Patil wrote:
> Hi,
>
> I am using openLDAP-2.4.19-4 on fedora 12 machine. I have done all
> server and client configurations. The directory containing user
> information is getting available on client nodes(checked by $getent
> passwd) but I am unable to do
>
> $ssh<user-name>@client-node-name
>
> it shows
> Permission denied
> (publickey,gssapi-keyex,gssapi-with-mic,password).
>
> My client node .ssh/config file contents are as follows:
>
> ForwardX11 yes
> StrictHostKeyChecking no
> FallBackToRsh no
> BatchMode yes
> ConnectionAttempts 5
> UsePrivilegedPort no
> Compression no
> Cipher blowfish
> UserKnownHostsFile /dev/null
> CheckHostIP no
>
>
> Even I am unable to login on the client node from console(i.e. from
> client node login window itself), it shows authentication failure message.
>
> On client node with $getent passwd, it shows
>
> ldap_6:x:514:514:ldap_6:/home/ldap_6:/bin/bash
>
> but $cat /etc/shadow doesn't show any password information for user
> ldap_6. So, how do I know that userPassword attribute information is
> getting propagated to client nodes?
>
>
>
>
> --
>
> Thanks& Regards,
> Jayavant Ningoji Patil
> Engineer: System Software
> Computational Research Laboratories Ltd.
> Pune-411 004.
> Maharashtra, India.
> +91 9923536030.
>