[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Login takes more time (LDAP)
- To: "openldap-technical@openldap.org" <openldap-technical@openldap.org>
- Subject: Re: Login takes more time (LDAP)
- From: "vijay s sheelavantar" <s_vijay65@rediffmail.com>
- Date: 4 Oct 2011 02:55:36 -0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=redf; d=rediffmail.com; b=BxBcsQyFdfi86g39kMTEg+2kwgier2Q1HGX7ac0LrpG/OQO4PkUP54SzBYmb0Q0yS7XGxvypisOxK3HYe30J8SlLTgziLGaIQT+rdOuw3k/LIBwb0au0WWcCVbmGMXEiaRck8jDXYPCstM1dicB2KeBggOrKAo1Sn2AVS9o7oN4= ;
Hi,
I followed your suggestions, I have set 'UseDNS no' in sshd_config and restarted sshd.
I tried 'getent passwd' and 'getent group' there is no delay in the output of these commands.
I tried to create home directory after login using pam_mkhomedir.so but failed.
I am getting delay only while login. I am getting below errors during login. Please see the below error and kindly help me to fix this delay problem.
Last login: Fri Sep 30 15:22:53 2011 from 10.254.194.148
Could not chdir to home directory /home/kim: No such file or directory
id: cannot find name for user ID 105
-bash-3.2$
Thanks and Regards,
Vijay S.