On Thu, 21 Feb 2002, Keith Kee wrote:

> bash-2.03# /usr/local/sbin/sasldblistusers2
> cyrus@thunder: userPassword
>
> bash-2.03# /usr/local/bin/imtest -a cyrus -m login localhost
> C: C01 CAPABILITY
> S: * OK thunder.netsco.com Cyrus IMAP4 v2.1.2 server ready
> S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID
> NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND SORT THREAD=ORDEREDSUBJECT
> THREAD=REFERENCES LISTEXT LIST-SUBSCRIBED IDLE

This part is actually pertty interesting, since you're not seeing
AUTH=PLAIN banners (and you have sasl_mech_list set to plain), it implies
that cyrus can't see your plugin directory, are permissions set on it in a
reasonable way?

What OS are you on?  You might want to try moving the .la files out of
the way, because I've heard of instances where they might not be parsed
correctly, and that would lead to a problem that looks like this.

> bash-2.03# /usr/local/bin/imtest -a cyrus -m auxprop localhost

Auxprop isn't a SASL mechanism, it's a password checking mechanism, so
this doesn't make much sense, since the password checker can only be
defined on the server side.

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 235 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper


Reply via email to