Joining Util to the Domain - VBychkov-boop/Spring-SYS265-Final-Project GitHub Wiki
Util Setup
Initial Domain Setup
-
Create a new sudo user from the default champuser
-
Edit the Netplan config file for the Network.
Joining to the Domain
- Enter /etc/systemd/resolved.conf
-
Change and tag out the DNS and domain
-
Run
sudo apt update -
Run
sudo apt install realmd sssd sssd-tools adcli libnss-sss libpam-sss -
When that downloads, this should mean you're ready to join the domain. After that, you should discover the Domain.
-
sudo realm discover GroupB1.local -
After this command works successfully, run
sudo realm join -U Admin GroupB1.local
After this, confirm with realm list