On 11.07.2012 22:01, Hans de Groot wrote:
  Use

         <key>userPasswordAlgorithm</key>
         <string>md5-crypt</string>

It is/was revered in the docs.

I can use the /etc/passwd crypted style password with sogo since 1.3.16.

only the docs (used to) state cypty-md5  use md5-crypt and it should work. (I 
never checked if the docs were changed)



I does not work. I get error messages in log
SOGo config:
>          <key>userPasswordAlgorithm</key>
>          <string>md5-crypt</string>
Log:
Jul 12 10:57:42 sogod [24135]: [ERROR] <0x0xf38c80[SQLSource]> Unsupported user-password algorithm: md5-crypt Jul 12 10:57:42 sogod [24135]: <0x0xf20790[SOGoWebAuthenticator]> tried wrong password for user 'LMVlMp03n/dPrFabuf501iLaF2Ka/Goj1QDpW/031PrM4CmTRHLuzjimMB9liyiKPmUA5S1Usb1LRm17ZWf6UA=='! 10.50.20.20 - - [12/Jul/2012:10:57:42 GMT] "GET /SOGo/ HTTP/1.1" 200 4299/0 0.244 11724 63% 3M Jul 12 10:57:58 sogod [24135]: [ERROR] <0x0xf38c80[SQLSource]> Unsupported user-password algorithm: md5-crypt Jul 12 10:57:58 sogod [24135]: SOGoRootPage Login for user '[email protected]' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0 10.50.20.20 - - [12/Jul/2012:10:57:58 GMT] "POST /SOGo/connect HTTP/1.1" 403 34/46 0.006 - - 12K


SOGo config:
>          <key>userPasswordAlgorithm</key>
>          <string>crypt-md5</string>
Log:
Jul 12 11:02:30 sogod [24412]: [ERROR] <0x0x2cb28f0[SQLSource]> Unsupported user-password algorithm: crypt-md5 Jul 12 11:02:30 sogod [24412]: SOGoRootPage Login for user '[email protected]' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0 10.50.20.20 - - [12/Jul/2012:11:02:30 GMT] "POST /SOGo/connect HTTP/1.1" 403 34/46 0.064 - - 464K


I'm running sogo 1.3.12c on debian squeeze installed from the official repo

Dovecot password encryption configuration:

/etc/dovecot/dovecot-sql.conf

default_pass_scheme = MD5-CRYPT


Is there a way to make it work? Or do I have to change encryption and all the passwords for users in my database?

--
Best regards
Kamil Gmyrek
New Vision
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to