[Bug 348126] [NEW] ssh are using ssh-userauth but ignores private key
rancor
therancor at gmail.com
Tue Mar 24 20:23:06 GMT 2009
Public bug reported:
Binary package hint: openssh-client
I'm using ssh-add to load a private key but it's used and ignored by
ssh, see verbose output "ssh.txt".
I think this is the most interesting part:
debug1: Offering public key: /some/path/private-key2.txt
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-rsa blen 276
debug2: input_userauth_pk_ok: fp <snipp>
debug3: sign_and_send_pubkey
It works if I'm using ssh -i /some/path/private-key2.txt but not from
agent. It also worked with the agent before I upgraded to 9.04
rancor at xps-laptop:~$ lsb_release -rd
Description: Ubuntu jaunty (development branch)
Release: 9.04
** Affects: openssh (Ubuntu)
Importance: Undecided
Status: New
--
ssh are using ssh-userauth but ignores private key
https://bugs.launchpad.net/bugs/348126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.
More information about the Ubuntu-server-bugs
mailing list