summaryrefslogtreecommitdiffstats
path: root/ipa-client/man
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2011-12-07 03:49:09 -0500
committerRob Crittenden <rcritten@redhat.com>2012-02-13 22:21:47 -0500
commitc00bf9e38afa4867f4ec397b260f2e467163096d (patch)
tree619ae4614ef70f9189e296d85daa02de3b14e493 /ipa-client/man
parentc34f5fbc882b16baebc18d795511e8e1fc50668b (diff)
downloadfreeipa-c00bf9e38afa4867f4ec397b260f2e467163096d.tar.gz
freeipa-c00bf9e38afa4867f4ec397b260f2e467163096d.tar.xz
freeipa-c00bf9e38afa4867f4ec397b260f2e467163096d.zip
Configure ssh and sshd during ipa-client-install.
For ssh, VerifyHostKeyDNS option is set to 'yes' if --ssh-trust-dns ipa-client-install option is used. For sshd, KerberosAuthentication, GSSAPIAuthentication and UsePAM options are enabled (this can be disabled using --no-sshd ipa-client-install option). ticket 1634
Diffstat (limited to 'ipa-client/man')
-rw-r--r--ipa-client/man/ipa-client-install.16
1 files changed, 6 insertions, 0 deletions
diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1
index cca3fa9dc..96b019bd9 100644
--- a/ipa-client/man/ipa-client-install.1
+++ b/ipa-client/man/ipa-client-install.1
@@ -63,6 +63,12 @@ Configure ntpd to use this NTP server.
\fB\-N\fR, \fB\-\-no\-ntp\fR
Do not configure or enable NTP.
.TP
+\fB\-\-ssh\-trust\-dns\fR
+Configure OpenSSH client to trust DNS SSHFP records.
+.TP
+\fB\-\-no\-sshd\fR
+Do not configure OpenSSH server.
+.TP
\fB\-\-no\-dns\-sshfp\fR
Do not automatically create DNS SSHFP records.
.TP