Dan Halbert wrote:
I had a few questions about your failed ssh logins. It appeared to me from the client log that you successfully authenticated but then the session immediately closed.
- Can you login locally? (Maybe you can only login remotely?)
- Can others ssh login normally?
- Can you login as root or as someone else and then do "su -" to
yourself?
Maybe your login shell is broken/missing/not-permitted? Maybe your homedir is missing (I don't think that should prevent login, though.)
Interestingly, I get the the same error even in the VNC window if I type "ssh -p 2222 localhost". It starts and immediately fails!