Hi, On Sun, Apr 16, 2023 at 10:10 PM Finn Fysj via FreeIPA-users < [email protected]> wrote:
> Yes, so I managed to successfully install IPA server and replica using the > two roles. > They're both master? > > I know the replicas configuration is based on the Master, but one of my > problem is that: > - I use Idstart 6000 on my IPA server (master) and my replica does not > follow this configuration, meaning when I try to create a user of both > servers they start with different ID. On IPA server it'll have 6001 and on > the replica it'll be 50001. > How is the user created? If you want to create an IPA user, you need to use the "ipa user-add" command (or the ansible module ipauser), and the command needs to be executed only on one machine. The user will then be replicated to the other servers with the same uid/gid. flo > _______________________________________________ > 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
