Manage Linux users and client hosts in your realm from one central location with CLI, Web UI or RPC access. Enable Single Sign On authentication for all your systems, services and applications. Define Kerberos authentication and authorization policies for your identities. Control services like DNS, SUDO, SELinux or autofs. Create mutual trust with other Identity Management systems like Microsoft Active Directory.
- Configure server hostname
- Install Free IPA packages via yum (Ubuntu under construction)
- Configure a Free IPA domain
- Create and configure a Free IPA DNS server
- Create and configure a Free IPA NTP server
- CentOS Server (Setup for Ubuntu soon)
- Ansible and ansible-playbook (!)
- hosts
[FreeIPAServer]
192.168.122.16 # Server IP
[FreeIPAServer:vars]
ansible_ssh_user=root # User with permissions to install and execute free ipa install - SSH
ansible_ssh_pass=abc@123 # Password - SSH
# Ansible connection type
ansible_connection=ssh
ipaserver_domain: "blablebli.cloud" # change domain
ipaadmin_password: "12qwaszx" # change password
ansible-playbook FreeIPAServer.yml -e hostname=<SET-SERVER-HOSTNAME>
- Free IPA server replica
- Free IPA clients install
- e-mail: juliomauro@gmail.com
- linkedin: https://linkedin.com/in/juliomauro