Perl module interface
    OBATA Akio 
    obata at zit.to
       
    Mon Sep 23 09:13:39 EDT 2002
    
    
  
In message <20020923003303.BD56.MATSU at com56.com>
   "Re: Perl module interface"
   "matsu <matsu at com56.com>" 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 / obata at zit.to
    
    
More information about the Info-cyrus
mailing list