LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Issue logging into LDAP Client? (https://www.linuxquestions.org/questions/linux-newbie-8/issue-logging-into-ldap-client-784858/)

your_shadow03 01-26-2010 09:55 AM

Issue logging into LDAP Client?
 
I have 389-DS ( Fedora DS) setup on CentOS 5.3 and working fine.
I configured LDAP Client and want to login as user created under fedora DS Client.
From Client Machine, I can easily see:
Code:

[root@fedoraDS-Client ~]# id ajrain
uid=569(ajrain) gid=569 groups=569 context=root:system_r:unconfined_t:SystemLow-                  SystemHigh

This is User from LDAP Server(fedora DS Server) which is showing in Client Machine.So It means its retreiving value from Server.Correct?

Now When I am trying to login , it says "Server unexpectedly closed network Connection" when I supplied user passsword:

Code:

login as: ajrain
ajrain@fedoraDS-Client's password:

The File /var/log/secure says:
Code:

Jan 27 02:39:27 localhost sshd[3996]: pam_unix(sshd:auth): authentication failur                  e; logname= uid=0 euid=0 tty=ssh ruser= rhost=10.210.53.104  user=ajrain
Jan 27 02:39:27 localhost sshd[3996]: Failed password for ajrain from 10.210.53.                  104 port 1241 ssh2
Jan 27 02:39:27 localhost sshd[3997]: fatal: Access denied for user ajrain by PA                  M account configuration

Any Idea what could be the issue.

your_shadow03 01-26-2010 12:13 PM

I tried fixing the issue and can now login but it shows the following error:

login as: ajrain
ajrain@389-ds's password:
Last login: Wed Jan 27 05:03:24 2010 from 10.210.53.120
id: cannot find name for group ID 569
[ajrain@389-ds ~]$


All times are GMT -5. The time now is 03:32 PM.