summaryrefslogtreecommitdiffstats
path: root/ipa-client/man
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2013-09-25 13:45:45 +0200
committerAlexander Bokovoy <abokovoy@redhat.com>2014-05-09 13:57:04 +0300
commitd90eb46cce788595edf50f4658e97a7dd8c3e9b8 (patch)
tree9f84429af988476800c7c54e4755711bac2624b0 /ipa-client/man
parent23302645aa70613dd1ecc6eb45b6c2ad07588270 (diff)
downloadfreeipa-d90eb46cce788595edf50f4658e97a7dd8c3e9b8.tar.gz
freeipa-d90eb46cce788595edf50f4658e97a7dd8c3e9b8.tar.xz
freeipa-d90eb46cce788595edf50f4658e97a7dd8c3e9b8.zip
ipa-client: Set NIS domain name in the installer
Provides two new options for the ipa-client-install: --nisdomain: specifies the NIS domain name --no_nisdomain: flag to aviod setting the NIS domain name In case no --nisdomain is specified and --no_nisdomain flag was not set, the IPA domain is used. Manual pages updated. http://fedorahosted.org/freeipa/ticket/3202 Reviewed-By: Jakub Hrozek <jhrozek@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
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 95d13fac9..3694fca4a 100644
--- a/ipa-client/man/ipa-client-install.1
+++ b/ipa-client/man/ipa-client-install.1
@@ -125,6 +125,12 @@ Do not configure or enable NTP.
\fB\-\-force\-ntpd\fR
Stop and disable any time&date synchronization services besides ntpd.
.TP
+\fB\-\-nisdomain\fR=\fINIS_DOMAIN\fR
+Set the NIS domain name as specified. By default, this is set to the IPA domain name.
+.TP
+\fB\-\-no\-nisdomain\fR
+Do not configure NIS domain name.
+.TP
\fB\-\-ssh\-trust\-dns\fR
Configure OpenSSH client to trust DNS SSHFP records.
.TP