Re: [GENERAL] using jboss with ident auth

2011-06-06 Thread John R Pierce
On 06/02/11 6:54 AM, eyal edri wrote: when i try to run any command that uses the xml file for auth, it failes with: FATAL: Ident authentication failed for user "postgres" ident authentication means unix user "joe" can only authenticate as postgres user/role "joe" (unless you set up an ident

Re: [GENERAL] using jboss with ident auth

2011-06-06 Thread Radosław Smogura
On Mon, 6 Jun 2011 11:55:47 +0200, Magnus Hagander wrote: On Jun 2, 2011 4:16 PM, "eyal edri" wrote: > > Hi, > > Im trying to use postgres with ident auth and jboss. > > heres my postgres files:  > > pg_hba.conf: > > # TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD > > #

Re: [GENERAL] using jboss with ident auth

2011-06-06 Thread Magnus Hagander
On Jun 2, 2011 4:16 PM, "eyal edri" wrote: > > Hi, > > I'm trying to use postgres with ident auth and jboss. > > here's my postgres files: > > pg_hba.conf: > > # TYPE DATABASEUSERCIDR-ADDRESS METHOD > > # "local" is for Unix domain socket connections only > local all

[GENERAL] using jboss with ident auth

2011-06-02 Thread eyal edri
Hi, I'm trying to use postgres with ident auth and jboss. here's my postgres files: pg_hba.conf: # TYPE DATABASEUSERCIDR-ADDRESS METHOD # "local" is for Unix domain socket connections only local all all ident map=vmap # IPv4