summaryrefslogtreecommitdiffstats
path: root/ipa-client/man
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2011-12-07 03:40:51 -0500
committerRob Crittenden <rcritten@redhat.com>2012-02-13 22:24:07 -0500
commit68d1613b8d85a776d56a4777bc3a2be9dd3c69f2 (patch)
tree6d86a6cdad8224b9c50d78a4a81e588b3b9c3900 /ipa-client/man
parenta3125214c78f5ba1d32877175c026aa646c37f88 (diff)
downloadfreeipa.git-68d1613b8d85a776d56a4777bc3a2be9dd3c69f2.tar.gz
freeipa.git-68d1613b8d85a776d56a4777bc3a2be9dd3c69f2.tar.xz
freeipa.git-68d1613b8d85a776d56a4777bc3a2be9dd3c69f2.zip
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
Diffstat (limited to 'ipa-client/man')
-rw-r--r--ipa-client/man/ipa-client-install.13
1 files changed, 3 insertions, 0 deletions
diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1
index 6f5e0fc4..cca3fa9d 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