[Bug 1380084] Re: SSH client requires SSH_AUTH_SOCK=0 will not work without it, can't use key auth without SSH_AUTH_SOCK=0
reetp
jcrisp at safeandsoundit.co.uk
Mon Dec 15 14:33:42 UTC 2014
Although the fix above works for ssh I cannot connect with filezilla and
get the following error:
Pageant failed to answer challenge
So I removed SSL_AUTH_SOCK from .bashrc and could then connect again
with filezilla, but not ssh.
After a look around I can connect with ssh using the following format :
ssh -o PubkeyAuthentication=no user at host.domain
This also works for scp. However, it is a pain in the butt.
If you use keys it circumvents the issue. However, not every machine I
connect to and from has keys.
As per
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1380084/comments/12
I am surprised that this does not affect more people
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1380084
Title:
SSH client requires SSH_AUTH_SOCK=0 will not work without it, can't
use key auth without SSH_AUTH_SOCK=0
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1380084/+subscriptions
More information about the Ubuntu-server-bugs
mailing list