Hi Rob,
   When I removed the sasl_mech_list, this is what I got:

bash-2.03# /etc/init.d/cyrus start
vi /etc/imapd.conf
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 AUTH=DIGEST-MD5 AUTH=CRAM-MD5
S: C01 OK Completed
Password:
C: L01 LOGIN cyrus {4}
+ go ahead
C: <omitted>
L01 NO Login failed: generic failure
Authentication failed. generic failure
Security strength factor: 0

   By the way, I am running on Solaris 8. The permission in the directory
looks right.

Thanks
keith

> -----Original Message-----
> From: Rob Siemborski [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 21, 2002 1:02 PM
> To: Keith Kee
> Cc: Cyrus Info
> Subject: RE: using multiple mechanism for authentication on
> cyrus-imap-2.1.2
>
>
> On Thu, 21 Feb 2002, Rob Siemborski wrote:
>
> > 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?
>
> Whoops, forgot that we don't advertise AUTH=PLAIN if we don't have SSL.
> Could you remove the sasl_mech_list option and see if the other mechanisms
> show up?
>
> -Rob
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Rob Siemborski * Andrew Systems Group * Cyert Hall 235 * 412-268-7456
> Research Systems Programmer * /usr/contributed Gatekeeper
>
>
>
>

Reply via email to