Re: [HACKERS] Permissions not working?

Поиск
Список
Период
Сортировка
От darcy@druid.net (D'Arcy J.M. Cain)
Тема Re: [HACKERS] Permissions not working?
Дата
Msg-id m0zShdg-0000emC@druid.net
обсуждение исходный текст
Ответ на Re: [HACKERS] Permissions not working?  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
Thus spake Jan Wieck
>     I  assume user carol does not have usesuper set in pg_shadow.

Correct.

>     Here I assume user darcy has usesuper set in pg_shadow. Check
>     and correct me if I'm wrong. The superuser flag is set if you
>     allow darcy to create users on createuser time.

Correct again.  I half suspected something like this.  Perhaps the
prompt in createuser should be changed to reflect that the user is
being granted full superuser privileges rather than just being able
to create more users.

--
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.

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

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Permissions not working?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Open 6.4 items