mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix some typos in man page
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
This commit is contained in:
committed by
Stanislav Laznicka
parent
b947296fe9
commit
ce0b87e9a6
@@ -116,7 +116,7 @@ GSSAPI or EXTERNAL.
|
|||||||
.TP
|
.TP
|
||||||
\fB\-r\fR
|
\fB\-r\fR
|
||||||
Retrieve mode. Retrieve an existing key from the server instead of generating a
|
Retrieve mode. Retrieve an existing key from the server instead of generating a
|
||||||
new one. This is incompatibile with the \-\-password option, and will work only
|
new one. This is incompatible with the \-\-password option, and will work only
|
||||||
against a FreeIPA server more recent than version 3.3. The user requesting the
|
against a FreeIPA server more recent than version 3.3. The user requesting the
|
||||||
keytab must have access to the keys for this operation to succeed.
|
keytab must have access to the keys for this operation to succeed.
|
||||||
.SH "EXAMPLES"
|
.SH "EXAMPLES"
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ Enable debug logging when more verbose output is needed
|
|||||||
.TP
|
.TP
|
||||||
\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
|
\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
|
||||||
The IP address of the IPA server. If not provided then this is determined based on the hostname of the server.
|
The IP address of the IPA server. If not provided then this is determined based on the hostname of the server.
|
||||||
This this option can be used multiple times to specify more IP addresses of the server (e.g. multihomed and/or dualstacked server).
|
This option can be used multiple times to specify more IP addresses of the server (e.g. multihomed and/or dualstacked server).
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-forwarder\fR=\fIFORWARDER\fR
|
\fB\-\-forwarder\fR=\fIFORWARDER\fR
|
||||||
A forwarder is a DNS server where queries for a specific non\-resolvable address can be directed. To define multiple forwarders use multiple instances of \fB\-\-forwarder\fR
|
A forwarder is a DNS server where queries for a specific non\-resolvable address can be directed. To define multiple forwarders use multiple instances of \fB\-\-forwarder\fR
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ Admin user Kerberos password used for connection check
|
|||||||
.TP
|
.TP
|
||||||
\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
|
\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
|
||||||
The IP address of this server. If this address does not match the address the host resolves to and \-\-setup\-dns is not selected the installation will fail. If the server hostname is not resolvable, a record for the hostname and IP_ADDRESS is added to /etc/hosts.
|
The IP address of this server. If this address does not match the address the host resolves to and \-\-setup\-dns is not selected the installation will fail. If the server hostname is not resolvable, a record for the hostname and IP_ADDRESS is added to /etc/hosts.
|
||||||
This this option can be used multiple times to specify more IP addresses of the server (e.g. multihomed and/or dualstacked server).
|
This option can be used multiple times to specify more IP addresses of the server (e.g. multihomed and/or dualstacked server).
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-mkhomedir\fR
|
\fB\-\-mkhomedir\fR
|
||||||
Create home directories for users on their first login
|
Create home directories for users on their first login
|
||||||
|
|||||||
@@ -158,7 +158,7 @@ The DNA range and on\-deck (next) values can be managed using the dnarange\-set
|
|||||||
.TP
|
.TP
|
||||||
The range and next range of a specific master can be displayed by passing the FQDN of that master to the dnarange\-show or dnanextrange\-show command.
|
The range and next range of a specific master can be displayed by passing the FQDN of that master to the dnarange\-show or dnanextrange\-show command.
|
||||||
.TP
|
.TP
|
||||||
Performing range changes as a delegated administrator (e.g. not using the Directory Manager password) requires additional 389\-ds ACIs. These are installed in upgraded masters but not existing ones. The changs are made in cn=config which is not replicated. The result is that DNA ranges cannot be managed on non\-upgraded masters as a delegated administrator.
|
Performing range changes as a delegated administrator (e.g. not using the Directory Manager password) requires additional 389\-ds ACIs. These are installed in upgraded masters but not existing ones. The changes are made in cn=config which is not replicated. The result is that DNA ranges cannot be managed on non\-upgraded masters as a delegated administrator.
|
||||||
.SH "EXAMPLES"
|
.SH "EXAMPLES"
|
||||||
.TP
|
.TP
|
||||||
List all masters:
|
List all masters:
|
||||||
|
|||||||
Reference in New Issue
Block a user