In message <[EMAIL PROTECTED]>
   "Re: Perl module interface"
   "matsu <[EMAIL PROTECTED]>" wrote:

> Sure thing, I can login by this command.
> $ cyradm --user foo localhost

Try
$ cyradm --user foo --auth login localhost
Is it succeed?

Porbably, this is plain authentication issue.

Try to change your script
        -mechanism => 'login',
to
        -mechanism => 'cram-md5',

-- 
Happy Go Lucky!
OBATA Akio / [EMAIL PROTECTED]

Reply via email to