LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can't login through agetty :( (https://www.linuxquestions.org/questions/linux-software-2/cant-login-through-agetty-461584/)

emanresu 07-06-2006 03:07 PM

Can't login through agetty [SOLVED]
 
I was emerging gnome at home, and sshed into the computer from school. This afternoon I went home and rebooted the machine. It was still in text mode, no GUI what so ever, however, I wasn't able to login. after I typed in my username, the system would wait for a few seconds and then goes back to the username prompt again, without ever asking me for password.

now i am back in school, I could ssh into the machine without any problem. Does anyone know what the problem might be? How do I solve it?

[SOLUTION]

i must have unmerged pam-login at some point without updating shadow. the problem went away after I emerge --update shadow and util-linux

emanresu 07-06-2006 08:07 PM

anyone please?

Anno 08-15-2006 01:27 AM

If you can ssh into the system,
go check the /etc/pam.d/ directory or /etc/pam.conf file (dep on system)
and look at login section and system-auth section, maybe you
got a pam-deny module loaded where an authenticatin module must be.


All times are GMT -5. The time now is 07:52 AM.