Hello List,

I have installed on SuSe 9.1 a new mail server according with Luc´s great Howto.
The software is:

- Mysql 4.0.18
- Berkeley 4.2.52
- OpenSSL 0.9.7
- Cyrus SASL 2.1.18
- Cyrus IMAP 2.2.3
- Postfix 2.1.15
- pam 0.77-221
- pam_mysql 0.5
- Web-cyradm 0.5.4

The whole bunch of software ist running, netstat -a shows the right listening ports, and I can telnet imap, postfix, mysql etc. The CLI cyradm : cyradm -u cyrus -a login localhost --auth plain works, but /var/log/mail shows:

Jun 17 23:01:03 fitzroy master[14424]: about to exec /usr/lib/cyrus/bin/imapd
Jun 17 23:01:03 fitzroy imap[14424]: executed
Jun 17 23:01:03 fitzroy imap[14424]: accepted connection
*Jun 17 23:01:07 fitzroy imap[14424]: badlogin: localhost [127.0.0.1] PLAIN [SASL(-16): encryption needed to use mechanism: security flags do not match required]*
.
.
Jun 17 23:01:14 fitzroy saslauthd[12260]: SELECT password FROM accountuser WHERE username='cyrus'
Jun 17 23:01:14 fitzroy saslauthd[12260]: sqlLog called.
Jun 17 23:01:14 fitzroy saslauthd[12260]: returning 0 .
Jun 17 23:01:14 fitzroy saslauthd[12260]: returning 0.
Jun 17 23:01:14 fitzroy saslauthd[12260]: pam_mysql: acct_mgmt called but not implemented. Dont panic though :) Jun 17 23:01:14 fitzroy imap[14424]: login: localhost [127.0.0.1] cyrus plaintext

With the CLI I can create and list mailboxes, but when I use web-cyradm interface, it doesn´t authenticates against IMAP-SASL, only against Mysql. The log file doest not show any action of imap, only the Mysql actions. On the other side, on my system there is no /etc/sasldb2, and the saslpasswd2 command makes an error:

# saslpasswd2 -c cyrus
Password:
Again (for verification):
saslpasswd2: generic failure

the /var/log/messages  shows then:

*Jun 17 23:10:08 fitzroy saslpasswd2: unable to open Berkeley db /etc/sasldb2: Invalid argument Jun 17 23:10:08 fitzroy saslpasswd2: setpass failed for cyrus: generic failure*

I would apreciate your help very much.
Any hints please?

Regards,
Rodolfo Longo

_______________________________________________
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