Database Connect Permission

Started by Anand Sureliaover 27 years ago2 messagesgeneral
Jump to latest
#1Anand Surelia
anand@bytekinc.com

Hi,
Is there any way to specify connect permissions to a database for
specific users? Right now, any user can connect to any database even
though he may not be able to see any tables.
Thanks,
Anand Surelia.

#2G.Elangovan
elangog@wipinfo.soft.net
In reply to: Anand Surelia (#1)
Re: [GENERAL] Database Connect Permission

In pg_hba.conf file u can enter database name hostIP and password entry
that way u can ensure some amount of security

On Mon, 17 Aug 1998, Anand Surelia wrote:

Show quoted text

Hi,
Is there any way to specify connect permissions to a database for
specific users? Right now, any user can connect to any database even
though he may not be able to see any tables.
Thanks,
Anand Surelia.