View previous topic :: View next topic |
Author |
Message |
dubG n00b
Joined: 28 Mar 2003 Posts: 26
|
Posted: Sat Jul 19, 2003 10:48 pm Post subject: SSHD not allowing log on |
|
|
I have SSHD set up, and it *was* working correctly. After updating gentoo to 1.4 it doesn't seem to work right with permissions and what not. When I try to use my SSH client to connect to the box, it keeps telling me that the password is incorrect, autorization failed. The problem is... is that the password IS correct but SSHD is not recognizing that to be so... any suggestions? |
|
Back to top |
|
|
ckdake l33t
Joined: 10 Apr 2003 Posts: 889 Location: Atlanta, GA
|
Posted: Sat Jul 19, 2003 11:17 pm Post subject: |
|
|
how did you "update to 1.4"? _________________ http://ckdake.com/ |
|
Back to top |
|
|
ben Apprentice
Joined: 10 Jun 2002 Posts: 285 Location: Switzerland
|
Posted: Sun Jul 20, 2003 7:29 am Post subject: |
|
|
AFAIR, when you upgrade ssh it tells you at end what to do, now if this message has been buried deep into thousands during an emerge -u world...
Been there, don't recall what that have I done !!
But it was along the line of:
ugrpade your /etc/ssh/ssh_config and /etc/ssh/sshd_config by copying the ._cfg000_sshd_config and then put in my settings
HTH
Ben |
|
Back to top |
|
|
Zarx n00b
Joined: 09 Dec 2002 Posts: 7
|
Posted: Sun Jul 20, 2003 8:46 am Post subject: |
|
|
Make sure that you have a valid shell listed in /etc/passwd, I think it's the last entry on every line. That was the solution when I had a simular problem.
Good Luck |
|
Back to top |
|
|
|