Install freeIPA Server
Install freeIPA Server
Install freeIPA Server
04
Docker : https://www.howtoforge.com/how-to-install-freeipa-server-with-docker-
on-debian/#prerequisites
https://docs.docker.com/engine/install/ubuntu/
Prérequis
# Add Docker's official GPG key:
sudo apt-get update
sudo apt-get install ca-certificates curl gnupg
sudo install -m 0755 -d /etc/apt/keyrings
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo
gpg --dearmor -o /etc/apt/keyrings/docker.gpg
sudo chmod a+r /etc/apt/keyrings/docker.gpg
Installer Docker
apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-
plugin docker-compose-plugin
https://hub.docker.com/r/freeipa/freeipa-server/
https://www.howtoforge.com/how-to-install-freeipa-
server-with-docker-on-debian/#adding-freeipa-user-and-group-via-command-linux
S'assurer que le nom de domaine de votre serveur FreeIPA pointe vers le bon
serveur (sur la machine )
Windows
C:\Windows\System32\drivers\etc\host
[host IP adress] [servers host name]
192.168.1.9 ipa.interne.ticanalyse
Linux
/etc/hosts
[host IP adress] [servers host name]
192.168.1.9 ipa.interne.ticanalyse
S'assurer que les utilitaires clients Kerberos sont installés
apt install krb5-user
Connexion au Web UI
https://[servers host name]
Pages spéciales
Outre l'application principale, l'interface utilisateur contient
plusieurs autres pages à usage unique.
FreeIPA Client :
Ex:
Proceed with fixed values and no DNS discovery? [no]: yes
Do you want to configure chrony with NTP server or pool
address? [no]:
Client hostname:
teamgeek.interne.ticanalyse.interne.ticanalyse
Realm: INTERNE.TICANALYSE
DNS Domain: interne.ticanalyse
IPA Server: ipa.interne.ticanalyse
BaseDN: dc=interne,dc=ticanalyse
Continue to configure the system with these values? [no]:
yes
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/
html/installing_identity_management/uninstalling-an-ipa-client_installing-identity-
management