new warning message

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема new warning message
Дата
Msg-id 1204149791.16886.45.camel@dogma.ljc.laika.com
обсуждение исходный текст
Ответы Re: new warning message  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On IRC today someone brought up a problem in which users were still able
to connect to a database after a "REVOKE CONNECT ... FROM theuser". The
reason theuser is still able to connect is because PUBLIC still has
privileges to connect by default (AndrewSN was the one who answered
this).

Would it be reasonable to throw a warning if you revoke a privilege from
some role, and that role inherits the privilege from some other role (or
PUBLIC)?

Regards,Jeff Davis





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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: proposal: plpgsql return execute ...
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Varlena Type Creation