R: users and passwords problem

Поиск
Список
Период
Сортировка
От Jacopo Silva
Тема R: users and passwords problem
Дата
Msg-id 006101bfed02$8c07c460$5d22d8d4@giovanna
обсуждение исходный текст
Ответ на users and passwords problem  (Denis Pugnere <Denis.Pugnere@igh.cnrs.fr>)
Список pgsql-admin
----- Original Message -----
From: Anthony E. Greene <agreene@pobox.com>
To: <pgsql-admin@postgresql.org>
Sent: Thursday, July 13, 2000 4:06 PM
Subject: Re: [ADMIN] users and passwords problem


> Denis Pugnere wrote:
> >
> > PG 7.0.2, RH Linux 6.2
> >
> > I'm trying to secure access to pgsql databases.
> > the politic I use is to only allow access databases with passwords.
> >  (...)
> > Why this access is allowed ?
> > How to secure accesses to databases ?
>
> Have that "unauthorized" user try a SELECT and see what happens. They
> are allowed to connect, but not to retrieve any records.

Yes but they still can create new objects, e.g. "CREATE TABLE foo (id
serial, desc varchar(10));"
even if they aren't database owners.  I think this is a known problem and
I've heard it will be
soon fixed.

Bye,

Jacopo




В списке pgsql-admin по дате отправления:

Предыдущее
От: John Burski
Дата:
Сообщение: Perl Procedural Language Install
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Perl Procedural Language Install