Also if you have already installed SASL you will need to go to the
directory it gets installed into and delete the authentications libraries
that you don't want to use. it doesn't matter what you disable at compile
time. if there is something in the directory the cyrus (and other SASL
enabled stuff) will insist on trying to use it.
David Lang
On Mon, 20 Aug 2001, Amos
Gouaux wrote:
> Date: Mon, 20 Aug 2001 00:33:16 -0500
> From: Amos Gouaux <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: turning off AUTH=CRAM-MD5
>
> >>>>> On Sun, 19 Aug 2001 21:51:33 -0700,
> >>>>> David Wright <[EMAIL PROTECTED]> (dw) writes:
>
> dw> Cyrus-imapd (1.6.24) insists on advertising AUTH=CRAM-MD5, even
> dw> though this is a lie. This is (I think) one of the (many bad)
> dw> side-effects of SASL -- because of SASL cyrus advertises this AUTH,
> dw> but in fact my sasldb is utterly empty (all authentication is via
> dw> PAM) and so any client that takes cyrus up on the offer gets told
> dw> the user doesn't exist.
>
> dw> So... how can I get cyrus to stop advertising AUTH=CRAM-MD5?
>
> Configure cyrus-sasl accordingly. Use the various --disable-*
> options to configure. See --help for details.
>
> --
> Amos
>