On 25.1.2016 10:47, Zeal Vora wrote: > Hi > > I have setup a multi-master IPA and it seems to be working fine. > > The clients ( laptops and servers ) are not using the DNS of IPA. > > I was wondering, while configuring ipa-client, which server do I reference > to when it asks the ipa-server hostname ? > > Both the master server has different hostnames. > > master1.example.com ( Master 1 ) > master2.example.com ( Master 2 )
Specify only --domain option and do not use --server option at all. In will enable server auto-detection using DNS SRV records and you will not need to worry about adding/removing servers because all clients will automatically pick the new list up. -- Petr^2 Spacek -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
