Thanks. But i found the trouble!! The password on PGSQL about admindomain user was crypted MD4 and not MD5, so it was not possible to login at all.
Now Web-Cyradm works!!
I have only the following errors:

1) when i set the mailbox user quota i get the error:

Notice: Undefined offset: -1 in /srv/www/htdocs/web-cyradm/lib/cyradm.php on line 196
Impossibile recuperare la quota

i uncommented the debug in the function command of the above php class and i got a cyrus authentication failure.

2) If I enter IMAP (test with mailbox user created with web-cyradm and telnet on port 143) i got:

* OK myhost Cyrus IMAP4 server ready
a01 login user pwd
* a01 OK User logged in
a03 SELECT INBOX
* a03 NO Mailbox does not exist

The same result if I try to telnet on localhost on port 110

I run testsaslauthd -u user -p pwd and i told me that user and password are right.

Any idea. I think that i am near to final solution.

thanks in advance.


Muenz, Michael wrote:
If I try from the shell:

# cyradm  --auth  Digest-MD5  --server localhost --user cyrus
Password:
localhost>

# cyradm  --auth  PLAIN  --server localhost --user cyrus
Password:
IMAP PAssword:
Login Failed: authentication failure at /usr/lib/perl5 
.../Cyrus/IMAP/Admin.pm line 118
cyradm: cannot authenticate to server with PLAIN as cyrus.
    

I've no experience with PGSQL, but what about --auth LOGIN ?


Michael


  

--
_________________________________________________
Gianni Socionovo
E-Business Manager
MEP S.p.A.
Via Papa Giovanni XXIII, 49
61045 Pergola (PU)
ITALY
email: [EMAIL PROTECTED]
Web Page: http://www.mepsaws.com
Tel. +39 0721 737260
FAx. +39 0721 734533
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to