Ubuntu - join client to AD: Difference between revisions

From Skytech
Jump to navigation Jump to search
(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> ...")
 
(No difference)

Latest revision as of 07:23, 4 February 2014


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