Jump to content

Recommended Posts

Posted
Done it many many times. I have found distro specific issues though have confounded me in the past. So once I find one that works as expected I stick to it (I was using Ubuntu LTS last time I did this sort of integration).
  • 1 month later...
Posted

I know it is a bit late now, I post for others reading the thread. I've been getting an ITSuite of machines ready. I install all the OS and packages via PXE boot and set this at the same time using a kickstart profile:

 

authconfig --enablewinbind --enablewinbindauth --smbsecurity ads  --enablewinbindoffline --smbservers=domaincontroller.college.internal --smbworkgroup=CURRIC --smbrealm SCHOOL.COLLEGE.INTERNAL --winbindtemplatehomedir=/home/CURRIC/%U --enablekrb5  --krb5realm=SCHOOL.COLLEGE.INTERNAL --enablekrb5kdcdns --enablekrb5realmdns --enablelocauthorize --enablemkhomedir --enablepamaccess --updateall --enablewinbindusedefaultdomain --winbindtemplateshell=/bin/sh --update

 

After first boot you just need to join the domain, then everyone can log into the workstation using the AD username/Password.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...