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
  1. root command# sudo yum install realmd samba samba-common oddjob oddjob-mkhomedir sssd
  2. ( use PuTTY on ad if not already/ also root) next command# realm join --user=[email protected] amber.local
    • will ask for the password
  3. next command# realm list
    • should display all the information for amber.local
  4. log out and then log back in as a domain user (alice)
  5. go to Active Directory Users and Computers
  6. under computer should see web01-amber if joined correctly