| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | Dmitry Alyabyev <dimitry(at)al(dot)org(dot)ua> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Permissions on non-owned database |
| Date: | 2002-01-23 17:42:48 |
| Message-ID: | 20020123094145.K19046-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, 23 Jan 2002, Dmitry Alyabyev wrote:
> Wednesday, January 23, 2002, 6:18:34 PM, Stephan Szabo wrote:
>
> > Right now there's no permissions for preventing creation in a database you
> > can connect to. If the user doesn't need to be able to connect to the
> > database in question, you can remove their access to it via your
> > pg_hba.conf file.
>
> How can I separate these users if they are connecting from one IP ?
> Using ident auth isn't secure enough, imho
Probably password or crypt with per database password files.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-01-23 17:54:11 | Re: persistent portals/cursors (between transactions) |
| Previous Message | postgresql | 2002-01-23 17:40:46 | Re: postgresql 7.2b5 and vserver: statistics sockets |