Re: Managing Users

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Managing Users
Дата
Msg-id Pine.BSF.4.21.0110160856290.16557-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Managing Users  (Chris Cameron <ccameron@powersurfr.com>)
Список pgsql-general
On Mon, 15 Oct 2001, Chris Cameron wrote:

> I'm having a bit of a problem managing users.
>
> I have a database owned by user joe. Joe has a bunch of tables in this
> database and is allowed to create databases but not users. All the
> tables are owned by joe.
> If I create another user without any privledges at all, that user is
> able to (on my system) create tables in any existing databases.
> Including joes database.
>
> Do I have something improperly configured, or is this just the way
> Postgres works? I realize I have little details, but I'm not entirely
> sure whats causing this so I don't know what details to include.

Right now, if a user can connect to a database, they can create objects.
You can make it impossible for the user to connect to the database by
using the pg_hba.conf to disallow the connections, but that's as far
as it goes.





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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FTI Queries and Explain
Следующее
От: "samsom, debra"
Дата:
Сообщение: postgresql 7.1.3