#3705 The --ssh-trust-dns prevents GlobalKnownHostsFile and ProxyCommand from being configured
Closed: Fixed None Opened 10 years ago by adelton.

When running

ipa-client-install --ssh-trust-dns

it effectively prevents the

GlobalKnownHostsFile /var/lib/sss/pubconf/known_hosts
ProxyCommand /usr/bin/sss_ssh_knownhostsproxy -p %p %h

from being configured in {{{/etc/ssh/ssh_config}}}. The ipa-client-install man page could be amended to be clear about it, or the behaviour could be changed to always configure both (unless {{{--no-ssh}}} is used).


I have been thinking about this for a while now and IMO the behavior should be changed so that VerifyHostKeyDNS is set in addition to ProxyCommand and GlobalKnownHostsFile, not instead of them.

Changing component as per Jan's reply.

Metadata Update from @adelton:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 3.2.x - 2013/06 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata