[Kolab-devel] [issue2869] Can login to imapd with localpart of	primary email address
    Thomas Arendsen Hein 
    kolab-issues at intevation.de
       
    Wed Jul  9 16:53:28 CEST 2008
    
    
  
New submission from Thomas Arendsen Hein <thomas at intevation.de>:
Separated from kolab/issue2855 (Can create folder while logging in as user
without domain name):
Given an account:
 primary email: user at example.com
 uid: unique or uni at que
logging in to cyrus is possible with:
 user at example.com (ok)
 unique/uni at que (ok)
 user (bad)
When the account has a uid with an @ sign (uni at que), signing in with the uid's
localpart isn't possible, so this issue is only related to the primary email.
imapd.conf man page states:
       virtdomains: off
            Enable  virtual  domain  support.   If  enabled,  the user's
            domain will be determined by splitting a fully qualified userid at
            the last '@' or '%' symbol.  If the userid is unqualified, and the
            virtdomains option is set to "on", then the domain will be
            determined by doing a reverse lookup on the IP address  of  the
            incoming network interface, otherwise the user is assumed to be in
            the default domain (if set).
        Allowed values: off, userid, on
virtdomains looks like it could cause this problem, it is set to 'ldap' on Kolab
servers, which is not documented here.
----------
assignedto: thomas
messages: 15664
nosy: bernhard, martin, thomas, till, wilde, wrobel
priority: minor bug
status: unread
title: Can login to imapd with localpart of primary email address
topic: server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue2869>
___________________________________________________
    
    
More information about the devel
mailing list