Not seing SASL auth metchanisms from sieve

Igor Brezac igor at ipass.net
Tue Feb 24 21:11:38 EST 2004


On Tue, 24 Feb 2004, Albert Chin wrote:

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

You need to check imapd process.

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