FreeIPA server complete setup, using Kerberos, password and private key, we tested all situations, easy to link multiple clients, server setup is really easy, its free, you can link as many clients as u want, i wanted to make only complete video where you can start from beginning and have IPA server running in no time, well there you have it.
As promised, here are the complete steps:
Easy to follow steps:
Static IP address for both, client and server
Entries in etc/hosts
FQDN for servers
firewall-cmd --add-service=freeipa-ldap --add-service=freeipa-ldaps
firewall-cmd --add-service=freeipa-ldap --add-service=freeipa-ldaps --permanent
package installation:
yum install freeipa-server freeipa-server-dns nfs-utils
server config:
ipa-server-install --mkhomedir
for client:
sudo yum -y install freeipa-client ipa-admintools
firewall setting:
firewall-cmd --add-service=freeipa-ldap --add-service=freeipa-ldaps
firewall-cmd --add-service=freeipa-ldap --add-service=freeipa-ldaps --permanent
setup for client:
ipa-client-install --mkhomedir --force-ntpd
Sudo rule:
ipa sudorule-add --cmdcat=all All
to check sudo rules:
ipa sudorule-find All
#freeIPA #linuxAD #Redhatidentitymanagement
Download
0 formats
No download links available.
IPA, freeIPA server setup, client setup, Linux active directory, best solution and free, CentOS 7π | NatokHD