Re: Any way to have CREATEUSER privs without having all privs?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Any way to have CREATEUSER privs without having all privs?
Дата
Msg-id 6596.1073173257@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Any way to have CREATEUSER privs without having all privs?  ("ezra epstein" <ee_newsgroup_post@prajnait.com>)
Список pgsql-general
"ezra epstein" <ee_newsgroup_post@prajnait.com> writes:
> Basically I want a login user that can then set session auth... to any other
> user but otherwise has no privs.

You have not thought this through.

If user X can become any other user Y, then he can do anything that is
doable within the system.  Pretending that he is not superuser is
pointless.

            regards, tom lane

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

Предыдущее
От: A E
Дата:
Сообщение: Functions Returning Record Datatype
Следующее
От: "Chris Travers"
Дата:
Сообщение: Re: why the need for is null?