KnownHostsCommand /usr/bin/sss_ssh_knownhosts %H breaks if host entry in ~/ssh/config exists specifying the IP

Darren Tucker dtucker at dtucker.net
Tue Oct 22 20:42:08 AEDT 2024


On Tue, 22 Oct 2024 at 20:14, Han Boetes <hboetes at gmail.com> wrote:
> This command fails
> %  ssh tarzan
> KnownHostsCommand-ORDER /usr/bin/sss_ssh_knownhosts 10.10.11.14 failed,
> status 1

I hadn't heard of sss_ssh_knownhosts but it's not part of OpenSSH.  It
seems to be part of SSSD:
https://github.com/SSSD/sssd/blob/master/src/sss_client/ssh/sss_ssh_knownhosts.c
so they are likely who you need to ask about it not working under some
conditions.

-- 
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860  37F4 9357 ECEF 11EA A6FA
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list