Re: Regarding access to a user - Mailing list pgsql-admin

From Tomasz Ostrowski
Subject Re: Regarding access to a user
Date
Msg-id 48AD3037.6060700@batory.org.pl
Whole thread Raw
In response to Re: Regarding access to a user  (Shashwat_Nigam <Shashwat_Nigam@satyam.com>)
Responses Re: Regarding access to a user
List pgsql-admin
On 2008-08-21 10:53, Shashwat_Nigam wrote:

> host    all         all         127.0.0.1/32          md5
> host    HMRI_database   hmri    127.0.0.1/32          md5
> in the above case hmri is user and HMRI_database. But still when user
> is log in as 'hmri' it is able to access all the databases.

Order matters:
host    HMRI_database   hmri    127.0.0.1/32          md5
host    all         all         127.0.0.1/32          md5

Regards
Tometzky
--
...although Eating Honey was a very good thing to do, there was a
moment just before you began to eat it which was better than when you
were...
                                                      Winnie the Pooh

pgsql-admin by date:

Previous
From: Shashwat_Nigam
Date:
Subject: Re: Regarding access to a user
Next
From: Shashwat_Nigam
Date:
Subject: Re: Regarding access to a user