summaryrefslogtreecommitdiffstats
path: root/client/man
diff options
context:
space:
mode:
authorTomas Krizek <tkrizek@redhat.com>2016-09-22 17:37:25 +0200
committerMartin Basti <mbasti@redhat.com>2016-09-23 15:04:53 +0200
commit07ff1f619c001181563886b5a0b5f1886b6638a1 (patch)
tree4cf4c20d38ef29b749321cd766b7bfd905104355 /client/man
parentff490b6c403f9fe14fcc2d1558c43dae5b80f493 (diff)
downloadfreeipa-07ff1f619c001181563886b5a0b5f1886b6638a1.tar.gz
freeipa-07ff1f619c001181563886b5a0b5f1886b6638a1.tar.xz
freeipa-07ff1f619c001181563886b5a0b5f1886b6638a1.zip
Update man/help for --server option
The --server option now specifically mentions that it expects the FQDN of the IPA server. https://fedorahosted.org/freeipa/ticket/6202 Reviewed-By: Petr Spacek <pspacek@redhat.com>
Diffstat (limited to 'client/man')
-rw-r--r--client/man/ipa-client-automount.12
-rw-r--r--client/man/ipa-client-install.12
2 files changed, 2 insertions, 2 deletions
diff --git a/client/man/ipa-client-automount.1 b/client/man/ipa-client-automount.1
index 5b60503f1..8b9989dec 100644
--- a/client/man/ipa-client-automount.1
+++ b/client/man/ipa-client-automount.1
@@ -49,7 +49,7 @@ The nsswitch automount service is configured to use either sss or ldap and files
NFSv4 is also configured. The rpc.gssd and rpc.idmapd are started on clients to support Kerberos\-secured mounts.
.SH "OPTIONS"
\fB\-\-server\fR=\fISERVER\fR
-Set the IPA server to connect to
+Set the FQDN of the IPA server to connect to
.TP
\fB\-\-location\fR=\fILOCATION\fR
Automount location
diff --git a/client/man/ipa-client-install.1 b/client/man/ipa-client-install.1
index 26c940721..9ae0b8bc4 100644
--- a/client/man/ipa-client-install.1
+++ b/client/man/ipa-client-install.1
@@ -87,7 +87,7 @@ Consequences of the re\-enrollment on the host entry:
Set the domain name to DOMAIN. When no \-\-server option is specified, the installer will try to discover all available servers via DNS SRV record autodiscovery (see DNS Autodiscovery section for details).
.TP
\fB\-\-server\fR=\fISERVER\fR
-Set the IPA server to connect to. May be specified multiple times to add multiple servers to ipa_server value in sssd.conf or krb5.conf. Only the first value is considered when used with \-\-no\-sssd. When this option is used, DNS autodiscovery for Kerberos is disabled and a fixed list of KDC and Admin servers is configured.
+Set the FQDN of the IPA server to connect to. May be specified multiple times to add multiple servers to ipa_server value in sssd.conf or krb5.conf. Only the first value is considered when used with \-\-no\-sssd. When this option is used, DNS autodiscovery for Kerberos is disabled and a fixed list of KDC and Admin servers is configured.
.TP
\fB\-\-realm\fR=\fIREALM_NAME\fR
Set the IPA realm name to REALM_NAME. Under normal circumstances, this option is not needed as the realm name is retrieved from the IPA server.