We have an vpc setup on a private cloud provider (it looks like a cheap knock off of aws…) and I wanted to install freeipa for easier user management.
I installed freeipa with its dns management (bind) because from what I’ve read in the documentation dns is pretty important because of kerberos.
But I’m a little puzzeld about how (whats the correct way) to include the freeipa dns servers for clients, should I just add the freeipa server in the clients /etc/hosts file or add them in the clients /etc/resolv.conf file?
Tnx, Tom