On Tue, 29 Oct 2002, Gregory Chagnon wrote: > Thanks Igor, that helped a little...now it looks like it's being > authenticated against the LDAP database and getting granted access. > However, when I run imtest -m login -a cliff.clavin localhost, I get this: > > [root@Lunar]:/usr/src/cyrus-sasl-2.1.9/saslauthd> imtest -m login -a > cliff.clavin localhost > S: * OK Lunar Cyrus IMAP4 v2.1.9-Invoca-RPM-2.1.9-6 server ready > C: C01 CAPABILITY > S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS > NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND SORT > THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE STARTTLS LISTEXT > LIST-SUBSCRIBED ANNOTATEMORE X-NETSCAPE > S: C01 OK Completed > Please enter your password: > C: L01 LOGIN cliff.clavin {6} > S: + go ahead > C: <omitted> > S: L01 NO Login failed: authentication failure > Authentication failed. generic failure > Security strength factor: 0 >
Did testsaslauthd run successfully? Check syslog messages for imapd. -Igor