auxprop sasldb2 problems: more info

From: (no name) (no email)
Date: Wed Mar 02 2005 - 11:05:42 EST

  • Next message: Sean: "preserving messages flags"

    bash-2.03$ imtest -m login -u qamailer
    WARNING: no hostname supplied, assuming localhost

    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
    Please enter your password:
    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
    Connection closed.
    bash-2.03$ cat /var/log/auth.log
    Mar 2 11:02:39 test imtest[2163]: [ID 702911 auth.warning] Could not find a dlname line in .la file: libdigestmd5.la
    Mar 2 11:02:39 test imtest[2163]: [ID 702911 auth.warning] Could not find a dlname line in .la file: libotp.la
    Mar 2 11:02:39 test imap[2164]: [ID 702911 auth.warning] Could not find a dlname line in .la file: libdigestmd5.la
    Mar 2 11:02:39 test imap[2164]: [ID 702911 auth.warning] Could not find a dlname line in .la file: libotp.la
    Mar 2 11:02:39 test imap[2164]: [ID 702911 auth.warning] Could not find a dlname line in .la file: libdigestmd5.la
    Mar 2 11:02:39 test imap[2164]: [ID 702911 auth.warning] Could not find a dlname line in .la file: libotp.la
    bash-2.03$ cat /var/log/imapd.log
    Mar 2 11:02:27 test master[2158]: [ID 965400 local6.notice] process started
    Mar 2 11:02:27 test master[2159]: [ID 392559 local6.debug] about to exec /usr/cyrus/bin/ctl_cyrusdb
    Mar 2 11:02:27 test ctl_cyrusdb[2159]: [ID 702911 local6.notice] recovering cyrus databases
    Mar 2 11:02:28 test ctl_cyrusdb[2159]: [ID 275131 local6.notice] skiplist: recovered /var/imap/mailboxes.db (1 record, 328 bytes) in 1 second
    Mar 2 11:02:28 test ctl_cyrusdb[2159]: [ID 275131 local6.notice] skiplist: recovered /var/imap/annotations.db (0 records, 144 bytes) in 0 seconds
    Mar 2 11:02:28 test ctl_cyrusdb[2159]: [ID 127214 local6.notice] done recovering cyrus databases
    Mar 2 11:02:28 test master[2158]: [ID 139525 local6.notice] ready for work
    Mar 2 11:02:28 test master[2160]: [ID 392559 local6.debug] about to exec /usr/cyrus/bin/ctl_cyrusdb
    Mar 2 11:02:28 test ctl_cyrusdb[2160]: [ID 702911 local6.notice] checkpointing cyrus databases
    Mar 2 11:02:28 test ctl_cyrusdb[2160]: [ID 448116 local6.debug] archiving log file: /var/imap/db/log.0000000001
    Mar 2 11:02:28 test ctl_cyrusdb[2160]: [ID 578205 local6.debug] archiving database file: /var/imap/annotations.db
    Mar 2 11:02:28 test ctl_cyrusdb[2160]: [ID 448116 local6.debug] archiving log file: /var/imap/db/log.0000000001
    Mar 2 11:02:28 test ctl_cyrusdb[2160]: [ID 578205 local6.debug] archiving database file: /var/imap/mailboxes.db
    Mar 2 11:02:28 test ctl_cyrusdb[2160]: [ID 127214 local6.notice] done checkpointing cyrus databases
    Mar 2 11:02:28 test master[2158]: [ID 310780 local6.debug] process 2160 exited, status 0
    Mar 2 11:02:39 test master[2164]: [ID 392559 local6.debug] about to exec /usr/cyrus/bin/imapd
    Mar 2 11:02:39 test imap[2164]: [ID 518349 local6.debug] executed
    Mar 2 11:02:39 test imap[2164]: [ID 921384 local6.debug] accepted connection
    Mar 2 11:02:41 test imap[2164]: [ID 914338 local6.notice] badlogin: localhost [127.0.0.1] plaintext cyrus SASL(-13): user not found: checkpass failed
    bash-2.03$

    Solaris 8


    attached mail follows:


    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
    Connection closed.
    bash-2.03$

    Solaris 8
    cyrus-imapd-2.2.12
    cyrus-sasl-2.1.20

    ---
    Note: I've posted this at cyrus-sasl but felt it may not be specific to sasl, apologies in advance to those who subscribe to both lists.
    ---
    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
    ---
    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
    

  • Next message: Sean: "preserving messages flags"





    Hosted Email Solutions

    Invaluement Anti-Spam DNSBLs



    Powered By FreeBSD   Powered By FreeBSD