Operating System - HP-UX
1753770 Members
5187 Online
108799 Solutions
New Discussion юеВ

Login prompt not coming up

 
SOLVED
Go to solution
Shivkumar
Super Advisor

Login prompt not coming up

Hi,

After providing login name and password user is not able to get the login prompt. What could be the issue ?

Thanks,
Shiv
13 REPLIES 13
Michael Steele_2
Honored Contributor

Re: Login prompt not coming up

What's his entry look like in /etc/passwd?

Is he using telnet, rlogin, ssh, ftp? What's his procedure? Paste in the error after you try to login.

From root, can you su -?
Support Fatherhood - Stop Family Law
Shivkumar
Super Advisor

Re: Login prompt not coming up

Michael, He is using telnet. I can $su - hisid. Regards. Shiv
Michael Steele_2
Honored Contributor

Re: Login prompt not coming up

Need to see the /etc/passwd file.
Support Fatherhood - Stop Family Law
Michael Steele_2
Honored Contributor

Re: Login prompt not coming up

And the permissions on his /home/id dir.

ll -la /home
Support Fatherhood - Stop Family Law
Shivkumar
Super Advisor

Re: Login prompt not coming up

Permission is also setup correctly. Thanks. Shiv
Michael Steele_2
Honored Contributor

Re: Login prompt not coming up

Check to see if the login says connected or not. Verify the telnet port 23 is open. Check the security on telnet for non root users.

/etc/securety
/etc/security/access.conf

PAM, LDAP, SSH?

Still need to see /etc/passwd entry for his account.
Support Fatherhood - Stop Family Law
Shivkumar
Super Advisor

Re: Login prompt not coming up

/etc/passwd entry for this user is correct. I have verified this with other accounts. Regards. Shiv
rayche
Frequent Advisor

Re: Login prompt not coming up

Could u check the user's profile ? maybe there is something in profile can not be run normally
IT_2007
Honored Contributor

Re: Login prompt not coming up

did you try to login as him instead of su'ng to his id. Check syslog and what it says?