Hi All! So I'm trying to deploy FreeIPA Servers (with integrated DNS Server) in a domain and subdomain with the same user realm.
Anyone knows if it would be possible to deploy FreeIPA servers in different domains but sharing the same realm?
How could I deploy a replica without enrolling it to the same domain of the master server?
For example:
IPA Server -> realm: TEST.LOCAL domain: test.local (10.1.1.0/24)
REPLICA -> realm: TEST.LOCAL domain: app.test.local (10.1.2.0/24)

My problem is: I'm working on a project where I have multiple domains (app, sec, dev and etc) and I need centralized user authentication for each domain zone.

I did some test labs without success. (mainly with the replica)

I hope someone could give me a direction.

Thanks!