Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Best email solution for linux in Active Directory environment

Status
Not open for further replies.

smhickel

Technical User
Dec 4, 2004
1
US
All,

If a school wanted to use their student list from AD but wanted a separate email server built on linux for just an intranet (no internet based in/out mail), what would be a good place to start?

thanks,

Steve

ps. They have student list in AD but would need to be exported to new email server. Desktops would use outlook for client. I am thinking currentl of Cyrus imap and somehow export student list into either /etc/passwd or ldap solution on one linux box.
 
You can get the names but not the passwords from AD into /etc/passwd. I'd propose that duplicating AD on Linux is more work than is needed and has the same problem. Use AD directly for authentication via pam_ldap.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top