mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Improve help message for ipa trust-add --range-type
Add the correct procedure for re-running ipa trust-add with a different range type. Fixes: https://pagure.io/freeipa/issue/7308 Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
committed by
Christian Heimes
parent
ba411b0f6d
commit
891cced446
@@ -656,6 +656,11 @@ Only trusts to Active Directory domains are supported right now.
|
||||
The command can be safely run multiple times against the same domain,
|
||||
this will cause change to trust relationship credentials on both
|
||||
sides.
|
||||
|
||||
Note that if the command was previously run with a specific range type,
|
||||
or with automatic detection of the range type, and you want to configure a
|
||||
different range type, you may need to delete first the ID range using
|
||||
ipa idrange-del before retrying the command with the desired range type.
|
||||
''')
|
||||
|
||||
range_types = {
|
||||
|
||||
Reference in New Issue
Block a user