publickey authentication on dropbear server fails

Bug #705431 reported by Bernhard W
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openssh (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

I use publickey authentication to connect to a dropbear server.
this works when I use the older ssh-client in lucid or dbclient, it does not work with ssh-client in maverick or natty (1:5.6p1-2ubuntu4).
I noticed that after sending the publickey packet the log just continues without saying what happened with the packet.

Here is the ssh -vvv log:
...
debug1: Host '192.168.225.196' is known and matches the RSA host key.
debug1: Found key in /home/bernhard/.ssh/known_hosts:52
debug2: bits set: 500/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/bernhard/.ssh/id_rsa (0x7f91826c8110)
debug2: key: /home/bernhard/.ssh/id_dsa ((nil))
debug1: Authentications that can continue: publickey,password
debug3: start over, passed a different list publickey,password
debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/bernhard/.ssh/id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug1: Trying private key: /home/bernhard/.ssh/id_dsa
debug3: no such identity: /home/bernhard/.ssh/id_dsa
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred: ,password
debug3: authmethod_is_enabled password
debug1: Next authentication method: password

Revision history for this message
Dave Walker (davewalker) wrote :

This is odd, i just tried to reproduce this and was not able to on Natty. Could i ask that you generate a new set of ssh keys, and confirm that you are able to reproduce this issue using them keys?

...
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-rsa blen 277
...

James Page (james-page)
Changed in openssh (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for openssh (Ubuntu) because there has been no activity for 60 days.]

Changed in openssh (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.