Hi all,

i'm new to XMPP protocol and i've installed jabberd2 from sources with
PostgreSQL storage support. I've noticed the documentation seems a bit outdated
(i guess it's referring to PostgreSQL 7.3) and i'm having an error with login.
The server starts fine, as all components (just i couldn't find the resolver
which is mentioned in the documentation, probably something deprecated too) but
there's some issue with login into the DB.

I'll post here the debug log, hoping that someone could help me with trying to
fix it:

=c2s.log=

Sun Nov 22 18:51:46 2009 [notice] starting up
Sun Nov 22 18:51:46 2009 [info] process id is 22729, written
to /usr/var/jabberd/pid/c2s.pid Sun Nov 22 18:51:46 2009 [notice] modules
search path: /usr/lib/jabberd Sun Nov 22 18:51:46 2009 [info] loading 'pgsql'
authreg module Sun Nov 22 18:51:46 2009 [error] pgsql: connection to database
failed, will retry later: FATAL:  Ident authentication failed for user "jabberd"

=sm.log=

Sun Nov 22 18:51:46 2009 [notice] starting up
Sun Nov 22 18:51:46 2009 [info] process id is 22726, written
to /usr/var/jabberd/pid/sm.pid Sun Nov 22 18:51:46 2009 [info] loading 'pgsql'
storage module Sun Nov 22 18:51:46 2009 [error] pgsql: connection to database
failed: FATAL:  Ident authentication failed for user "jabberd"

The user and password are properly set, i've also checked with a php script to
connect to the db.
What could it be?

Regards
Salvatore

Attachment: signature.asc
Description: PGP signature

Reply via email to