Re: [ADMIN] pg_hba.conf and ident authentification

2001-04-13 Thread root
Check the file permissions on pg_hba.conf, I beat my head against the wall with a similar situation. Rodney Hampton ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [ADMIN] pg_hba.conf and ident authentification

2001-04-12 Thread Peter Eisentraut
Jozef KRSSAK writes: > 4. name of my account: > krssak > > 5. pg_hba.conf: > local rocnikovy trust > hostrocnikovy 127.0.0.1 255.255.255.255 ident map > > 6. pg_ident.conf: > map krssak jozok > > 7. create user jozok; > 9. > krssak@p

[ADMIN] pg_hba.conf and ident authentification

2001-04-11 Thread Jozef KRSSAK
I don't know, what is problem, see next please: 1. OS: debian linux 2.2.x 2. postgres version: 6.5.3 3. auth deamon runing 4. name of my account: krssak 5. pg_hba.conf: local rocnikovy trust hostrocnikovy 127.0.0.1 255.255.255.255 iden