Re: Password three times with ssh
- From: Adam Conrad <adconrad@xxxxxxxxxx>
- Date: Tue, 14 Feb 2006 12:05:55 +1100
Jan Moren wrote:
For some reason I can't fathom, this _always_ asks for my own local
password /the user password you supply to sudo) three times before it
gets to asking for the non-local password. Always three times (and it's
not incorrect entry; if I enter it incorrectly I have to start over):
Password:
Password:
Password:
name@xxxxxxxxxxxxxxxxx's password:
That's the remote machine all 4 times, it's falling back from one auth
method (keyboard-interactive) to another (password). Watch as I do this
here (intentionally getting the wrong password):
(base)adconrad@cthulhu:~$ ssh -v jerm
[...]
debug1: Next authentication method: keyboard-interactive
Password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: password
adconrad@jerm's password:
... Adam
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Password three times with ssh
- From: Jan Moren
- Re: Password three times with ssh
- References:
- Password three times with ssh
- From: Jan Moren
- Password three times with ssh
- Prev by Date: Password three times with ssh
- Next by Date: Re: bad breezy-security gpg signature?
- Previous by thread: Password three times with ssh
- Next by thread: Re: Password three times with ssh
- Index(es):
Relevant Pages
|