DHCP01 02 Documentation - VBychkov-boop/Spring-SYS265-Final-Project GitHub Wiki
DHCP01 Setup
-
Create a new user as usual from the default champuser
-
Enter /etc/systemd/resolved.conf
Change and tag out the DNS and domain
- Make a new config file for the Network
Essential Ubuntu Domain information
-
Run
sudo apt update -
Run
sudo apt install realmd sssd sssd-tools adcli libnss-sss libpam-sss -
When that downloads, this should be your go to for domain joining. 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