Hi all,

My probleme is the following:
I want to allow some user to connect to my db with password authentication against
a first password file and allow other user against  a second one. I ve writen  the 
following pg_hba.conf:

host           all   192.168.1.201   255.255.255.255       password passwd
host           all   192.168.1.201   255.255.255.255       password passwd2

the Problem is if the user is present in the second password file, he is always 
rejected.
(If i comment the first line in the hba.conf, it works)

Is anyone have a solution?

Tanks a lot

Cedric
begin:vcard 
n:Mesnil;Cedric
tel;cell:+33 6 84 30 17 04
tel;fax:+33 1 30 97 25 19
tel;work:+33 1 30 97 25 05
x-mozilla-html:TRUE
org:Trusted Logic S.A.
adr:;;5, rue du Bailliage;Versailles;;78000;FRANCE
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;-9504
fn:Cedric Mesnil
end:vcard

Reply via email to