On Sun, 22 Nov 2009 21:07:23 +0100 Tomasz Sterna <[email protected]> wrote:
> > The user you're running jabberd2 with does not have permission to > connect to PostgreSQL database. > Update your pg_hba.conf. > I was wrong to explicit the host as localhost,now is connecting to the database but now i have an issue with authenticating the user. It raises an error as auth-failed, both with sasl and without it. The file pg_hba.conf includes this: # "local" is for Unix domain socket connections only local all all ident sameuser # IPv4 local connections: host all all 127.0.0.1/32 md5 # IPv6 local connections: host all all ::1/128 md5 It's still a problem of permissions? It seems all users in the local are allowed, right? Regards Salvatore
signature.asc
Description: PGP signature
