How do I join a Windows 2003 Active Directory domain from Linux system?
Recently I was working on small project with a new company. They are Microsoft only shop. Finally, Linux made entry into their shop.
These days Linux is more common in enterprises. Since Linux systems were limited (as compare to number of windows boxes) they don’t want new set of administration tools and additional user accounts i.e. they want to use Windows 2003 Active Directory domain from Linux system.
First you need to configure both Samba (smb.conf) and MIT Kerberos (krb5.conf) services. Next type the following command:
# net ads join –UAdministrator
You will be prompted for domain admin password. Above single command is use to join Active Directory domain from Linux system. It should work with FreeBSD system too.
See also:
- Active Directory Domain with Samba Domain Member Server howto
- Samba 3 and joining an Active Directory/domain howto
You may also be interested in other helpful articles:
- Join a Windows Domain From Linux / UNIX Computer Using Samba
- How to configure Ubuntu Linux for Windows Active Directory Authentication
- Download of the day: SSLBridge AJAX based samba and windows share browser
- Howto Setup Active Directory Authentication With Apache WebServer
- How to: Install and Run Microsoft Office 2003 on Linux desktop
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


This is great… quite a number a variety of issues.please include more security related issues.
Thanx