Jev wrote:
> On Mon, Aug 13, 2001 at 10:41:48PM +1000, Jeremy Howard wrote:
> > Have you tried using the --auth flag to cyradm to specify the correct
> > authentication method (this would avoid the 2 password prompts, although
> > there's no reason it'll actually fix your problem).
>
> When I try to specify the mech it gives me:
> cyradm: cannot authenticate to server with pwcheck as jev
>
The --auth flag is expecting an authentication mechanism such as LOGIN,
PLAIN, DIGEST, etc. 'pwcheck' is not an authentication mechanism.
In case you were wondering, yes this is confusing ;-)