ssh output

Ben Lindstrom mouring at etoh.eviladmin.org
Wed Oct 16 05:10:38 EST 2002


[..]
> debug1: attempt 1 failures 1
> debug2: input_userauth_request: try method publickey
> debug1: test whether pkalg/pkblob are acceptable
> debug3: mm_key_allowed entering
> debug3: mm_request_send entering: type 20
> debug3: monitor_read: checking request 20
> debug3: mm_answer_keyallowed entering
> debug3: mm_answer_keyallowed: key_from_blob: 0x809ae28
> debug1: temporarily_use_uid: 0/0 (e=0)
> debug1: trying public key file /root/.ssh/authorized_keys
> debug3: secure_filename: checking '/root/.ssh'
> debug3: secure_filename: checking '/root'
> debug3: secure_filename: terminating check at '/root'
> debug2: key_type_from_name: unknown key type '-----BEGIN'
> debug3: key_read: no key found
> debug2: user_key_allowed: check options: '-----BEGIN RSA PRIVATE KEY-----
> '
> debug2: key_type_from_name: unknown key type 'RSA'
> debug3: key_read: no key found
> debug2: user_key_allowed: advance: 'RSA PRIVATE KEY-----
> '

Umm.. I think you put your private key in your .ssh/authorized_keys file..
you should have put the *.pub key.

But I have to say that is an odd error message. =)


- Ben




More information about the openssh-unix-dev mailing list