sshd and consequences of HostKeyAgent
Igor Bukanov
igor at mir2.org
Sun Jun 21 08:24:40 AEST 2015
On 20 June 2015 at 22:34, Zev Weiss <zev at bewilderbeest.net> wrote:
>
> Apologies if this is overly obvious, but are you certain you added a key of
> a type supported by the client to the hostkey agent?
Big thanks for the tip!!! It turned out my script was adding a wrong
private rsa key to the agent that has not matched the public key from
ssh_config file. After I fixed that everything started to work :)
More information about the openssh-unix-dev
mailing list