IMAPWithLDAPAuthentication

For OPS we want to use only 1 place where we store authentication and authorization information, this will be LDAP. Our IMAP server, Courier-IMAP can be configured to use LDAP for authentication. Courier-IMAP uses e-mail addresses from LDAP to authenticate, but to make loging in easier it appends a default e-mail extension to the username used, like: login name: "bastiaan", Courier-IMAP appends "@linops01.func.nl", resulting in "bastiaan@linops01.func.nl". But Courier-IMAP checks if the login name already is an e-mail address, so loging in with "bastiaan@linops01.func.nl" would work too. This is a problem as the ACLs for the project mail folders are set for "bastiaan" and not "bastiaan@linops01.func.nl", so using the e-mail address as login won't show the shared project folders.

The settings for Courier-IMAP with LDAP authentication can be changed and we could set ACL for e-mail address instead of uid, for now we will just live with the problem.

-- BastiaanGrutters - 10 Nov 2005

Topic revision: r1 - 10 Nov 2005 - 13:56:42 - BastiaanGrutters

tip TWiki Tip of the Day
SmiliesPlugin emoticons
Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such ... Read on Read more

 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback