Topic: Authentication on Ubuntu 10.04/SOGo/iredmail/MySQL Backend
Hello,
i am running the iredmail 0.7.4 apliance on Ubuntu 10.04 LTS with mysql backend.
Now i installed SOGo and got it (more or less) working with mysql backend.
My problem is that when i change the password of a user in Iredadmin i can logon in roundcube mail but not on Sogo. When i Change the passwort in SOGo i can connect in sogo but not in roundcube anymore, also SOGo can not connect to the IMAP Server.
The SOGo User Table in mysql is just a view on the vmail.mailbox Table created by this:
select `vmail`.`mailbox`.`username` AS `c_uid`,`vmail`.`mailbox`.`name` AS `c_name`,`vmail`.`mailbox`.`password` AS `c_password`,`vmail`.`mailbox`.`name` AS `cn`,`vmail`.`mailbox`.`username` AS `mail` from `vmail`.`mailbox`.
In SOGo i configured:
<key>userPasswordAlgorithm</key>
<string>md5</string>
Can anyone help please?
Regards
Frank
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.