Comment 80 for bug 201786

Revision history for this message
Woonjas (woonjas) wrote :

Not sure if this is the same.
Connecting to my dreamplug running Ubuntu 9.04 from my laptop running 11.10 I'm getting the following (using ssh -vv)
....
debug1: Authentications that can continue: publickey
debug1: Offering DSA public key: app_81@localhost
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-dss blen 433
debug2: input_userauth_pk_ok: fp d1:e6:cb:ee:07:cb:03:5c:ab:95:91:9a:71:20:2a:de
Agent admitted failure to sign using the key.
debug1: Trying private key: /home/nwestra/.ssh/id_rsa
debug1: Trying private key: /home/nwestra/.ssh/id_ecdsa
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey).

Using the same key from an ssh session on an old box running 9.10 works.