[Bug 2990] cannot build openssh-portable against libressll 2.9.1

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Apr 10 16:09:44 AEST 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=2990

--- Comment #15 from admzzz <aleksey.moroz at gmail.com> ---
Darren Tucker,
thanks a lot again for your help, one more (and the last, i hope!)
problem:

$ ssh localhost
sign_and_send_pubkey: signing failed: agent refused operation
sign_and_send_pubkey: signing failed: agent refused operation
admz at localhost: Permission denied (publickey,keyboard-interactive).

solution was googled:

$ eval `ssh-agent -s`
Agent pid 18664
$ ssh localhost
Last login: Wed Apr 10 08:49:52 2019 from 127.0.0.1

how to avoid entering this "eval `ssh-agent -s`" before every
connection attempt?

...this misbehaviour is new on my mint 18.02, with previous openssh
7.8p1 all works fine... and it does not depends from the used key (i'd
specially create a new one (without password, of course)- "ssh-keygen
-t rsa -f ~/.ssh/idrsa -b 4096 -v -C admz -a 100" - same shit :-( )...

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list