Gentoo Archives: gentoo-user

From: Jose Gonzalez Gomez <jgonzalez.openinput@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] IMAP Server - authenticating off a Windows Domain?
Date: Mon, 05 Dec 2005 09:06:44
Message-Id: 306bf010512050057l27ba0da4r@mail.gmail.com
In Reply to: [gentoo-user] IMAP Server - authenticating off a Windows Domain? by Stroller
1 2005/12/5, Stroller <stroller@××××××××××××××××××.uk>:
2 >
3 > Hi there,
4 >
5 > Does anyone have any experience of this, please? I have a number of
6 > users with roaming profiles on a Windows Domain Controller (SBS 2003).
7 > I don't want to use Exchange as a mailserver but instead an IMAP sever
8 > such as Courier (which I'm familiar with).
9 >
10 > Each user will have to change their password on the domain every couple
11 > of weeks and because I want to provide webmail access to their IMAP
12 > accounts it's desirable that their IMAP username & password be the same
13 > as their Windows one. I don't mind adding users by hand on the
14 > Linux-based IMAP server but I would prefer that passwords be changed
15 > automatically - I guess the best way to do this is for the IMAP server
16 > to authenticate against the domain controller everytime the user logs
17 > on to their email?
18 >
19 > Has anyone any experience of this, please?
20 >
21
22 You should either go the Kerneros way for single sign on (I think SBS 2003
23 uses it), or use an IMAP server that is capable of handling user
24 authentication against LDAP (if using Active Directory).
25
26 HTH, best regards
27 Jose