Hi all

I'm trying to configure Postgress to allow restricted access to database.
I inserted in the file pg_hba.conf the following line:
local   primo
password   ./pass

the file pass in directory  "data" contains the line "giuseppe:gitrica"
when I connect using "psql primo giuseppe" I'm asked to insert the password
but it tells
"Password authentication failed for user 'giuseppe' "

Giuseppe








---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to