From c34f5fbc882b16baebc18d795511e8e1fc50668b Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Wed, 7 Dec 2011 03:40:51 -0500 Subject: Update host SSH public keys on the server during client install. This is done by calling host-mod to update the keys on IPA server and nsupdate to update DNS SSHFP records. DNS update can be disabled using --no-dns-sshfp ipa-client-install option. https://fedorahosted.org/freeipa/ticket/1634 --- ipa-client/man/ipa-client-install.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ipa-client/man') diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1 index 6f5e0fc45..cca3fa9dc 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -63,6 +63,9 @@ Configure ntpd to use this NTP server. \fB\-N\fR, \fB\-\-no\-ntp\fR Do not configure or enable NTP. .TP +\fB\-\-no\-dns\-sshfp\fR +Do not automatically create DNS SSHFP records. +.TP \fB\-f\fR, \fB\-\-force\fR Force the settings even if errors occur .TP -- cgit