Dear All, yesterday I upgraded from 1.3.4 to 1.3.5a stable using Yum and the official SOGo repository (I'm on CentOS with kernel 2.6.18-194.8.1.el5.028stab070.2).
Source for authentication is an external MySQL database where passwords are hashed using MD5-crypt (it's our Postfix backend). ** After applying the upgrade, login doesn't work anymore. I keep getting "wrong username or password" error. ** What I did: • Stopped SOGo / Memcached • Issued % yum upgrade sogo as root • Added OCSSessionsFolderURL to the defaults file • Started daemons, with no success • Noticed that issuing % yum update there were newer versions of Sope49-* packages, upgraded them • Restarted daemons, with no success. You can grab a copy of my GNUstep defaults file in XML format from http://www.corradofiore.it/files/GNUstepDefaults.20110130.txt Installed packages: [root@sogo /]# rpm -q -a | grep sope sope49-gdl1-contentstore-1.3.5a-1.el5 sope49-core-4.9-20110127_1664.el5.1 sope49-gdl1-mysql-4.9-20110127_1664.el5.1 sope49-ldap-4.9-20110127_1664.el5.1 sope49-sbjson-2.3.1-20110127_1664.el5.1 sope49-cards-1.3.5a-1.el5 sope49-xml-4.9-20110127_1664.el5.1 sope49-gdl1-4.9-20110127_1664.el5.1 sope49-appserver-4.9-20110127_1664.el5.1 sope49-mime-4.9-20110127_1664.el5.1 In the logfile I see: Jan 30 22:29:33 sogod [16158]: SOGoRootPage Login for user '[email protected]' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0 ...and in the Mysql log: SELECT c_password FROM sogo_users WHERE c_uid = '[email protected]' Thanks for any suggestions, Corrado Fiore __________________________ -- [email protected] https://inverse.ca/sogo/lists
