On 04/07/12 13:34, sebastián wrote:
Hi,

I'm setting up a new AMD64 Debian Squeeze server with SOGO 1.3.16-1 and PostgreSQL 8.4.12-0squeeze1.

I've setup a user for testing with SHA authentication. Login through the webpage fails so I look at sogo.log and I find the following message:
---
2012-07-04 13:02:58.711 sogod[21655] What is PGSQL Oid 1042 ???
2012-07-04 13:02:58.711 sogod[21655] ERROR(-[PostgreSQL72Channel primaryFetchAttributes:withZone:]): <0x0x1c84750[PostgreSQL72Channel]: connection=<0x0x1c3cba0[PGConnection]: connection=0x0x1c79530>>: got no value class for column:
  attribute=c_password
  type=(nil)
Jul 04 13:02:58 sogod [21655]: SOGoRootPage Login for user 'user@domain' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0 localhost - - [04/Jul/2012:13:02:58 GMT] "POST /SOGo/connect HTTP/1.1" 403 34/92 0.002 - - 0
---

PostgreSQL doesn't complain:
---
2012-07-04 13:02:58 ART LOG: sentencia: SELECT c_password FROM sogo_auth WHERE c_uid = 'user@domain'
---

If I connect to the database as "sogo" user and execute the query by hand I get the following answer, which I suppose is perfectly normal:
---
                c_password
------------------------------------------
 86183b9aeb0b85e01ba0f21fabd6b99ea71e7690
(1 fila)
---

Any help will be very appreciated. TIA.

--
Seb @ Mendoza / Argentina


Did you install the Postgres connector? In the Debian packages is: sope4.9-gdl1-postgresql, by default SOGo installs the mysql connector

Regards

Saludos
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to