Re: Removing Users and Revoking Privileges

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Removing Users and Revoking Privileges
Дата
Msg-id 20080229202618.GC28668@svana.org
обсуждение исходный текст
Ответ на Removing Users and Revoking Privileges  (Carl McCalla <Carl.Mccalla@noaa.gov>)
Список pgsql-general
On Fri, Feb 29, 2008 at 01:12:50PM -0500, Carl McCalla wrote:
> What I have been unable to do successfully is to remove two users who
> should no longer have access to the database or its tables.  As super
> user postgres, I have attempted to REVOKE access privileges for those
> two users, but to no avail.  The REVOKE command appears to work and does
> not generate an error message, however, upon inspection the two users
> remain and continue to have all of the same access privileges they had
> before executing the REVOKE command.

Something that some people trip over is that there's still access for
PUBLIC or access via a role. Perhaps you could show the \z output for
the table in question...

Hope this helps,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
>  -- John F Kennedy

Вложения

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

Предыдущее
От: brian
Дата:
Сообщение: Re: issue with an assembled date field
Следующее
От: "Mike Gould"
Дата:
Сообщение: SERIAL and Primary Key