[Bug 348126] Re: ssh are using ssh-userauth but ignores private key
Trifon Trifonov
triffon at gmail.com
Tue Apr 28 16:30:31 BST 2009
Thank you Robert for taking the time to test this. The sequence you
described works correctly for me as well. However, I don't think this
goes through ssh-agent, I think ssh looks in ~/.ssh/id_rsa without using
the agent at all.
Here's the sequence that doesn't work for me (using your notation)
test1 at localhost$ mkdir ~/.ssh
test1 at localhost$ cp rsa1023.pub ~/.ssh/authorized_keys2
test2 at localhost$ cp rsa1023 ~
test2 at localhost$ chmod 600 ~/rsa1023
test2 at localhost$ ssh-add rsa1023
test2 at localhost$ ssh test1 at localhost
--
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