Ubuntu - join client to AD

From Skytech
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Install/prereq

Make sure you can ping your DC by name (I simply added the searchdomain and nameserver to point at the DC)

Then install likewise

sudo aptitude install likewise-open5

Join Domain

sudo domainjoin-cli join HQ.SKYTECH.DK Administrator

Append to samba

cat /etc/samba/lwiauthd.conf
winbind use default domain = yes

Reboot and login as "Other" and set username to be "<domainuser>@<domain>"

Watch youtube video