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

--- Comment #19 from Darren Tucker <[email protected]> ---
I'll take a look at the logs, but one question: do you have
"EnableSSHKeysign yes" in /etc/ssh/ssh_config?  It needs to be in the
global section:

```
 EnableSSHKeysign
       Setting this option to yes in the global client configuration
       file /etc/ssh/ssh_config enables the use of the helper program
       ssh-keysign(8) during HostbasedAuthentication.  The argument
must
       be yes or no (the default).  This option should be placed in the
       non-hostspecific section.  See ssh-keysign(8) for more
information.
```

-- 
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to