mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
fix minor spelling mistakes
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
This commit is contained in:
@@ -187,7 +187,7 @@ EXAMPLES:
|
||||
queries, which cannot be answered from its local cache, to configured
|
||||
forwarders.
|
||||
|
||||
Semantics of the --forwarder-policy option:
|
||||
Semantics of the --forward-policy option:
|
||||
* none - disable forwarding for the given zone.
|
||||
* first - forward all queries to configured forwarders. If they fail,
|
||||
do resolution using DNS root servers.
|
||||
|
||||
@@ -55,7 +55,7 @@ while creating the ID range.
|
||||
This ID range is then used by the IPA server and the SSSD IPA provider to
|
||||
assign Posix UIDs to users from the trusted domain.
|
||||
|
||||
If e.g a range for a trusted domain is configured with the following values:
|
||||
If e.g. a range for a trusted domain is configured with the following values:
|
||||
base-id = 1200000
|
||||
range-size = 200000
|
||||
rid-base = 0
|
||||
|
||||
@@ -18,7 +18,9 @@ if six.PY3:
|
||||
|
||||
__doc__ = _("""
|
||||
ID Views
|
||||
|
||||
Manage ID Views
|
||||
|
||||
IPA allows to override certain properties of users and groups per each host.
|
||||
This functionality is primarily used to allow migration from older systems or
|
||||
other Identity Management solutions.
|
||||
|
||||
@@ -187,7 +187,7 @@ EXAMPLES:
|
||||
queries, which cannot be answered from its local cache, to configured
|
||||
forwarders.
|
||||
|
||||
Semantics of the --forwarder-policy option:
|
||||
Semantics of the --forward-policy option:
|
||||
* none - disable forwarding for the given zone.
|
||||
* first - forward all queries to configured forwarders. If they fail,
|
||||
do resolution using DNS root servers.
|
||||
|
||||
@@ -55,7 +55,7 @@ while creating the ID range.
|
||||
This ID range is then used by the IPA server and the SSSD IPA provider to
|
||||
assign Posix UIDs to users from the trusted domain.
|
||||
|
||||
If e.g a range for a trusted domain is configured with the following values:
|
||||
If e.g. a range for a trusted domain is configured with the following values:
|
||||
base-id = 1200000
|
||||
range-size = 200000
|
||||
rid-base = 0
|
||||
|
||||
@@ -18,7 +18,9 @@ if six.PY3:
|
||||
|
||||
__doc__ = _("""
|
||||
ID Views
|
||||
|
||||
Manage ID Views
|
||||
|
||||
IPA allows to override certain properties of users and groups per each host.
|
||||
This functionality is primarily used to allow migration from older systems or
|
||||
other Identity Management solutions.
|
||||
|
||||
@@ -187,7 +187,7 @@ EXAMPLES:
|
||||
queries, which cannot be answered from its local cache, to configured
|
||||
forwarders.
|
||||
|
||||
Semantics of the --forwarder-policy option:
|
||||
Semantics of the --forward-policy option:
|
||||
* none - disable forwarding for the given zone.
|
||||
* first - forward all queries to configured forwarders. If they fail,
|
||||
do resolution using DNS root servers.
|
||||
|
||||
@@ -55,7 +55,7 @@ while creating the ID range.
|
||||
This ID range is then used by the IPA server and the SSSD IPA provider to
|
||||
assign Posix UIDs to users from the trusted domain.
|
||||
|
||||
If e.g a range for a trusted domain is configured with the following values:
|
||||
If e.g. a range for a trusted domain is configured with the following values:
|
||||
base-id = 1200000
|
||||
range-size = 200000
|
||||
rid-base = 0
|
||||
|
||||
@@ -18,7 +18,9 @@ if six.PY3:
|
||||
|
||||
__doc__ = _("""
|
||||
ID Views
|
||||
|
||||
Manage ID Views
|
||||
|
||||
IPA allows to override certain properties of users and groups per each host.
|
||||
This functionality is primarily used to allow migration from older systems or
|
||||
other Identity Management solutions.
|
||||
|
||||
@@ -55,7 +55,7 @@ while creating the ID range.
|
||||
This ID range is then used by the IPA server and the SSSD IPA provider to
|
||||
assign Posix UIDs to users from the trusted domain.
|
||||
|
||||
If e.g a range for a trusted domain is configured with the following values:
|
||||
If e.g. a range for a trusted domain is configured with the following values:
|
||||
base-id = 1200000
|
||||
range-size = 200000
|
||||
rid-base = 0
|
||||
|
||||
Reference in New Issue
Block a user