Hi On Thu, Oct 9, 2025 at 12:52 AM Brian J. Murrell via FreeIPA-users < [email protected]> wrote:
> Hi. > > I'm getting this error also, but the suggested script in the GH gist is > not working any more: > > r = replication.ReplicationManager(api.env.realm, api.env.host, > starttls=True, port=389) > NameError: name 'api' is not defined > > FWIW, I tried to create a range for a single system-POSIX-UID that I need > to be able to get a ticket for: > > Range name: asterisk_system_user > First Posix ID of the range: 112 > Number of IDs in the range: 1 > Range type: local domain range > > But I'm getting complaints that it has an RID overlap or somesuch. So > I just want to remove it and re-add it with an RID range. But when I > try to remove it I get an error: > > # ipa idrange-del asterisk_system_user > ipa: ERROR: invalid 'ipabaseid,ipaidrangesize': range modification leaving > objects with ID out of the defined range is not allowed > What is the output of ipa idrange-find Based on the values already used we may be able to modify your new range with proper primary and secondary rid base. flo > > Cheers, > b. > -- > _______________________________________________ > 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 >
-- _______________________________________________ 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
