Linux Domain Join - adaley0518/Tech_Journal GitHub Wiki
Using web01 server or ad vm PuTTY
- for PuTTY:# ssh amber@web01-amber
- then: cd /var/www/html
- root command# sudo yum install realmd samba samba-common oddjob oddjob-mkhomedir sssd
- ( use PuTTY on ad if not already/ also root) next command# realm join --user=[email protected] amber.local
- will ask for the password
- next command# realm list
- should display all the information for amber.local
- log out and then log back in as a domain user (alice)
- go to Active Directory Users and Computers
- under computer should see web01-amber if joined correctly