Not seing SASL auth metchanisms from sieve

Albert Chin info-cyrus at lists.thewrittenword.com
Tue Feb 24 18:54:01 EST 2004


On Tue, Feb 24, 2004 at 06:32:52PM -0500, Igor Brezac wrote:
> 
> On Tue, 24 Feb 2004, Albert Chin wrote:
> 
> > > True (I'm using PAM via saslauthd). So, with the following in
> > > imapd.conf and TLS, I should get some auth mechanisms displayed?
> > >   sasl_mech_list: PLAIN
> > >   sasl_pwcheck_method: saslauthd
> >
> > Ok, I configured TLS and then did:
> >   $ openssl
> >   OpenSSL> s_client -host [host] -port 993
> >   ... SSL stuff ...
> >   a01 capability
> >   * 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
> >
> > No SASL auth stuff though. Also, I cannot:
>
> It works for me:
> 
> $ openssl
> OpenSSL> s_client -host xxx -port 993
> <stuff deleted>
> . capability
> * 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=PLAIN
> AUTH=LOGIN SASL-IR
> . OK Completed
> 
> It may be that your sasl setup is broken and cyrus cannot find plain
> plugin.  Do you get any message in syslog?

I thought about that and checked but I'll have to check again. I ran
ktrace on master and libplain.so was never loaded. I never saw an
attempt to load though so was unsure if the SASL plugins were loaded
on startup or sometime later. I'll try again.

-- 
albert chin (china at thewrittenword.com)
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




More information about the Info-cyrus mailing list