Hi, it's me again  ;-)    :-(

I try to authenticate cyrus-imap via sasl-auxprop and /etc/sasldb2.

problem is:

user: [EMAIL PROTECTED]  ->  authentication works fine

user: [EMAIL PROTECTED] -> authentication fails (badlogin: user not found)

I do not understand why this happens nor what I have to do to change it (all I care about is to authenticate [EMAIL PROTECTED]).

Hostname = master.markom.at (which is also what the IP-adress resolves to).
Default-Domain is "koordinaten.at".


master:~ # sasldblistusers2
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword

master:~ # cat /etc/imapd.conf
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
sievedir: /var/lib/sieve
admins: cyrus
allowanonymouslogin: no
autocreatequota: 100000
reject8bit: no
quotawarn: 90
timeout: 30
poptimeout: 10
dracinterval: 0
drachost: localhost
sasl_pwcheck_method: auxprop
sasl_mech_list: login plain
allowplaintext: no
allowapop: no
lmtp_overquota_perm_failure: no
virtdomains: userid
defaultdomain: koordinaten.at
tls_cert_file: /var/lib/imap/server.pem
tls_key_file: /var/lib/imap/server.pem


/var/spool/imap looks like this:

/var/spool/imap/
---> user ---> nospam (= [EMAIL PROTECTED])
---> stage.
---> domain ---> master.koordinaten.at ---> user ---> nospam ([EMAIL PROTECTED])



As always, any hints are greatly appreciated.

bye

Peter

---
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

Reply via email to