summaryrefslogtreecommitdiffstats
path: root/ipa-client/man
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2012-09-12 09:19:26 -0400
committerMartin Kosek <mkosek@redhat.com>2012-09-13 13:13:48 +0200
commitf6fed3c54742bbfcc4d8bb6433c5965ca61fd989 (patch)
treeb3da9f8d4e801e3122a03a8c449fbc7f136162d0 /ipa-client/man
parent8728d3145f4c2f7bd1fed8c75f33f9ed7df555d2 (diff)
downloadfreeipa-f6fed3c54742bbfcc4d8bb6433c5965ca61fd989.tar.gz
freeipa-f6fed3c54742bbfcc4d8bb6433c5965ca61fd989.tar.xz
freeipa-f6fed3c54742bbfcc4d8bb6433c5965ca61fd989.zip
Add --no-ssh option to ipa-client-install to disable OpenSSH client configuration.
If both --no-ssh and --no-sshd are specified, do not configure the SSH service in SSSD. ticket 3070
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 c3ec6de52..ef77f4188 100644
--- a/ipa-client/man/ipa-client-install.1
+++ b/ipa-client/man/ipa-client-install.1
@@ -74,6 +74,9 @@ Do not configure or enable NTP.
\fB\-\-ssh\-trust\-dns\fR
Configure OpenSSH client to trust DNS SSHFP records.
.TP
+\fB\-\-no\-ssh\fR
+Do not configure OpenSSH client.
+.TP
\fB\-\-no\-sshd\fR
Do not configure OpenSSH server.
.TP