Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello, I just got a Red Hat 9 linux server up and running to be used as an internal only email server. We have about 800 users, and I'm wondering if there is any way to intergrate the users on the linux box with our server 2003 active directory users list.
Basicly: Is there a way that I can make linux use the users in active directory so that they have email accounts.
Distribution: At home: Arch, OpenBSD, Solaris. At work: CentOS, Debian, Ubuntu
Posts: 3,625
Rep:
ActiveDirectory is just Microsoft's implementiopn of LDAP, so OpenLDAP might work for you. I think newer versions of Samba will integrate with AD too, but I'm not sure if you can use that to work with a mail server. But an old system like RH9 won't come with packages for up to date software (you'll need to compile it yoiurself or find thirs party packages). For new server installs, I'd suggest going with a more up to date distro unless you have some specific reason to.
You need to use SAMBA, PAM and Winbind to connect to and authenticate with a 2003 AD. Linux Magazine had an artical on how to do it a couple months ago. You should be able to view it online now. I would think once SAMBA is set up, and part of the AD, that you could set up the email auth thing with PAM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.