Hi
On Thu, Oct 9, 2025 at 12:52 AM Brian J. Murrell via FreeIPA-users < freeipa-users@lists.fedorahosted.org> 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 -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org 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/freeipa-users@lists.fedorahoste... Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue