SOLVED was: Re: cyradm: Login failed: generic failure at ... Cyrus/IMAP/Admin.pm

2003-02-01 Thread Dennis Leist
THX for your help!

I think I made it!

Mike O'Rourke schrieb:




Hi,

still having troubles with cyrus!
MAJOR PROBLEM : I cannot set up mailboxes.

Getting access to cyrus gives me:

#> cyradm --user cyrus --auth login localhost
IMAP Password:
  Login failed: generic failure at
/usr/lib/perl/5.6.1/Cyrus/IMAP/Admin.pm line 114
cyradm: cannot authenticate to server with login as cyrus



This is exactly the error I get when I try "--auth login". Try with 
"--auth plain". If that is rejected as an unworthy mech, see if 
cyrus-sasl was compiled with the --enable-plain option. Failing that 
you can try it with "--auth CRAM-MD5". 

I need these configure settings :
./configure --with-openssl=/usr/local/ssl --enable-plain --enable-cram 
--enable-login

But i have only access by using:

#> cyradm --user cyrus --auth CRAM-MD5 localhost

[...]







Re: cyradm: Login failed: generic failure at ...Cyrus/IMAP/Admin.pm

2003-01-31 Thread OBATA Akio
On Fri, 31 Jan 2003 14:14:53 +0100
Dennis Leist <[EMAIL PROTECTED]> wrote:

> #> cyradm --user cyrus --auth login localhost
> IMAP Password:
>   Login failed: generic failure at 
> /usr/lib/perl/5.6.1/Cyrus/IMAP/Admin.pm line 114
> cyradm: cannot authenticate to server with login as cyrus
(snip)
> sasl_pwcheck_method: saslauthd

In this configuration, PLAIN and LOGIN authentications use
saslauthd instead of sasldb.
Are you running saslauthd? 

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