Re: ssh for beginners?

From: Dimitri Maziuk (dima@127.0.0.1)
Date: 04/19/02


From: Dimitri Maziuk <dima@127.0.0.1>
Date: Fri, 19 Apr 2002 16:27:20 +0000 (UTC)

begin 666 your_newsreader_is_broken
thus spake David Chapman:
...
> debug1: authentications that can continue: publickey,password,keyboard-
> interactive
> debug1: next auth method to try is publickey
> debug1: try pubkey: /usr/users/dchapman/.ssh/dclap
> debug1: authentications that can continue: publickey,password,keyboard-
> interactive
> debug1: try pubkey: /usr/users/dchapman/.ssh/dclap_rsa
> debug1: authentications that can continue: publickey,password,keyboard-
> interactive
> debug1: next auth method to try is keyboard-interactive
> debug1: authentications that can continue: publickey,password,keyboard-
> interactive
> debug1: next auth method to try is password

Hmm. Try "ssh -v -v -v", and if you can turn debug on server-side,
do that, too.

Just FYI, here's successful key auth (ssh -v -v)

debug1: authentications that can continue: publickey,password,keyboard-
interactive
debug1: next auth method to try is publickey
debug1: try pubkey: /home/dmaziuk/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply
debug1: input_userauth_pk_ok: pkalg ssh-rsa blen 149 lastkey 0x80865a0 hint 1
debug2: input_userauth_pk_ok: fp cd:c8:e2:ab:3a:4c:4a:2b:6e:98:c1:95:88:80:3a:
23
debug1: read PEM private key done: type RSA
debug1: ssh-userauth2 successful: method publickey

Dima

-- 
True courage comes from steadying yourself and forcing yourself to ssh into the
fscking thing yet again and not admitting that it doesn't care what it's done 
to your life.                                -- "Hidden among the nodes" by ADB



Relevant Pages