Geoff Posted May 9, 2012 Posted May 9, 2012 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).
CyberNerd Posted June 11, 2012 Posted June 11, 2012 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. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now