Passwordless login fails
From: Thomas Guettler (guettli_at_thomas-guettler.de)
Date: 10/28/03
- Next message: Simon Tatham: "Re: Agent security (was Re: Secure file transfer from unix to windows)"
- Previous message: Darren Tucker: "Re: Trapping banner displayed by sshd during ssh / scp?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 28 Oct 2003 09:04:39 +0100
I have two accounts at a machine. At one I can
login without password, but not at the other.
Here is the "diff -y" of "ssh -v":
debug1: userauth_pubkey_agent: testing agent key /home/tguettler/.ssh/id_rsa debug1: userauth_pubkey_agent: testing agent key /home/tguettler/.ssh/id_rsa
debug1: authentications that can continue: publickey,password | debug1: input_userauth_pk_ok: pkalg ssh-rsa blen 149 lastkey 0x809b778 hint -1
debug1: try pubkey: /home/tguettler/.ssh/id_rsa | debug1: ssh-userauth2 successful: method publickey
debug1: authentications that can continue: publickey,password <
debug1: try privkey: /home/tguettler/.ssh/id_dsa <
debug1: next auth method to try is password <
debug1: ssh-userauth2 successful: method password <
debug1: fd 6 setting O_NONBLOCK debug1: fd 6 setting O_NONBLOCK
debug1: channel 0: new [client-session] debug1: channel 0: new [client-session]
Both accounts have the same .ssh directory.
Even the permissions are the same.
Any hint why the left side needs a password?
thomas
- Next message: Simon Tatham: "Re: Agent security (was Re: Secure file transfer from unix to windows)"
- Previous message: Darren Tucker: "Re: Trapping banner displayed by sshd during ssh / scp?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|