Ubuntu - join client to AD

From Skytech
Revision as of 07:23, 4 February 2014 by Martin (talk | contribs) (Created page with "Category:Linux = 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 <pre> ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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