listmail | 1 Mar 2005 20:53
Picon

auxprop sasldb2 problems

Getting user not found error, any ideas?  

bash-2.03$ cat /etc/imapd.conf
configdirectory: /var/imap
partition-default: /var/spool/imap
admins: cyrus
sasl_pwcheck_method: auxprop

bash-2.03$ ls -l /etc/sasldb2
-rw-r-----   1 cyrus    mail       24576 Mar  1 13:14 /etc/sasldb2

bash-2.03$ /opt/local/sbin/sasldblistusers2
qamailer <at> test: userPassword

bash-2.03$ imtest -m login -u qamailer -w test test
S: * OK test Cyrus IMAP4 v2.2.12 server ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDPLUS ID
NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT
THREAD=REFERENCES ANNOTATEMORE IDLE AUTH=GSSAPI AUTH=CRAM-MD5 SASL-IR
S: C01 OK Completed
C: L01 LOGIN cyrus {4}
S: + go ahead
C: <omitted>
S: L01 NO Login failed: user not found
Authentication failed. generic failure
Security strength factor: 0
. logout
* BYE LOGOUT received
. OK Completed
(Continue reading)


Gmane