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=
freeipa-server 4.6.
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:
ipa-4-6:
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)