I believe you can set it up as a simple LDAP client (AD can act as an LDAP server I think, possibly with some extra configuration), or there are commercial products such as Vintela or Centrify to do it. Or you can use SAMBA. I think it depends very much what exactly you want to use it for... can you elaborate?
Then SAMBA is probably the best choice for you. You'll probably find it's installed already, and there will be plenty of documentation/HOWTOs out there to help you along.
I just did this a few days ago myself and Likewise was really easy, I did have to manually edit the nsswitch file but after that it was cake (had to change one line to "file dns").
I then added my domain account (actually a group) to the sudoers file (I'm using Ubuntu = "sudo visudo"): %DOMAIN\\LinuxAdmins ALL=(ALL) ALL - because it doesn't pull domain account security from the domain and I really couldn't do anything that required elevated privledges.
One thing that I've noticed is that a linux client won't update the Windows DNS entries on the DNS server. Windows clients automatically update dns. I added a static Host A record to dns which isn't ideal but oh well, not that big of a deal.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.