So I tried this: ipa idrange-add IPA1.TEST_legacy_id_range \ --base-id=1000 --range-size=32000 \ --rid-base=$((200000+1000)) \ --secondary-rid-base=$((200000+1000+320000)) \ --type=ipa-local
as you suggested and unfortunately it doesn't seem to fix the problem. On the other hand: I was able to create the users without the --uid field (ipa user-add test5 --random --first test5 --last test5), allow IdM to generate the account as it wants to then go back and modify the uid field to our legacy numbering (ipa user-mod test5 --uid 3456). So far that's seemed to have worked. I'll do some more testing to make sure it doesn't have any adverse impact. Is there anything you foresee with me doing this that might cause an issue down the road? I really appreciate your help with this Alexander, I'm very grateful for your support! -- _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
