#7308 Help for ipa trust-add --range-type
Closed: fixed Opened by frenaud.

Issue

As admin, I want to configure a trust with AD using ipa trust-add but I forgot to include the --range-type option. The command auto-detects the range-type based on properties read in the AD server but the auto-detected value does not suit my deployment. I am missing information how to fix this issue.

The help for ipa trust-add --range-type should be extended and explain how to re-create a trust with a different range type:
1. remove the trust with ipa trust-del
2. remove the ID range with ipa idrange-del
3. re-create the trust with ipa trust-ad --range-type=

Version/Release/Distribution

freeipa-server 4.6.

Additional info:

Related to BZ 1518437


Metadata Update from @frenaud:
- Issue assigned to frenaud

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/1364

master:

  • 891cced446db0514bfe85c94c014ade32deb6cae Improve help message for ipa trust-add --range-type

ipa-4-6:

  • 131ac7c8900ecf29499893869316759a3142412c Improve help message for ipa trust-add --range-type

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.6.3

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.6.2 (was: FreeIPA 4.6.3)

Metadata