md5 password authentication does not work when db_user_namespace = on

From: "Sava Chankov" <sava(dot)chankov(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: md5 password authentication does not work when db_user_namespace = on
Date: 2008-06-23 14:13:19
Message-ID: 8834b7bc0806230713q573bfcdav98f361425dd72e92@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
when I set db_user_namespace = on in postgresql.conf and my pg_hba.conf
contains only the line:
local samerole all password
users can be authenticated (I have created users as username(at)dbname).
However, when I change pg_hba's METHOD to md5, it doesn't work anymore. I
attach my postgresql.conf.

cheers,
Sava Chankov

Attachment Content-Type Size
postgresql.conf application/octet-stream 13.4 KB

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message James Colannino 2008-06-23 22:58:37 Can't connect from any system account other than postgres
Previous Message hjeancha 2008-06-23 11:59:20 Re: vacuumdb not enough stack items