Quoting Rudy Gevaert <Rudy.Gevaert@xxxxxxxx>:
Igor Brezac wrote:
On Sun, 18 Jun 2006, Pedro Algarvio wrote:
Is it possible to login like username@xxxxxxxxxx and get the
mailbox for that user to be for example username_domain.tld?
I'm using ldap as the saslauthd backend, so would it be possible
to translate username@reaml to username_realm, that way users
could login with their normal email address to services like
pop/imap.
I know authentication is possible, that's plain ldap, but the
mailbox "translation" is my doubt.
P.S.: I'd like to get this without using cyrus virtdomains
setting, or at least leaving it to off.
You will need to write/hack code for this to work. You have
several options: write a custom authorization module (it can be
ldap driven) or hack an existing authorization module, hack
ptloader/ldap code or write your own ptloader plugin, or write a
custom canon sasl plugin.
You could put an imap/pop3 proxy before it. e.g perdition.
Rudy
I've came up with this issue to avoid perdition the most I can. Thanks anyway.
--
Pedro Algarvio
__ ___ ___ _______ ___ __
| Y .' _| _ .-----.' _| |_ .-----.----.-----.
|. | | _| 1___| _ | _| _|__| _ | _| _ |
|. | |__| |____ |_____|__| |____|__|_____|__| |___ |
|: 1 | |: 1 | |_____|
|::.. . | |::.. . | ufs [AT] ufsoft [DOT] org
`-------' `-------' ufs [AT] sapo [DOT] pt
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html