Linux Domain Join - samuel-richardson/Sam-Tech-Journal GitHub Wiki
Join a domain with linux
- Install realmd
sudo yum install -y realmd samba samba-common oddjob oddjob-mkhomedir sssd
- Join the domain
realm join [email protected] yourdomain.local realm list
- Test if join worked via ssh username@domain@linuxmachine
- Check if the new machine is in ad users and computers.