[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Unable to login on client nodes.
- To: openldap-technical@openldap.org
- Subject: Unable to login on client nodes.
- From: Jayavant Patil <jayavant.patil82@gmail.com>
- Date: Mon, 28 Nov 2011 14:19:13 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=2a0uJwSft2qD1gknVT8cWrVftx6qjr8iBRfr7op3Mtw=; b=WJDw399XXmcc3JNPiu6+y/TbEbEVMiJmGqYQg6+pC29CDD0qbJ5VcKFBpjj9m8nINa aS+6ancYpYOtyzSOTTnUG5mk9dZUSVs261MPzex8Vk0N59j6/v2KcNFGuNdao3FI1c3T v7lqPbjumxlKnvh+7FhgM7TE8M113BuwjmeFY=
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.