Granting permission for users to create users...

Поиск
Список
Период
Сортировка
От Ben Clewett
Тема Granting permission for users to create users...
Дата
Msg-id 3E5232AC.2030002@roadrunner.uk.com
обсуждение исходный текст
Ответ на Problem regarding starting PostgreSQL 7.3.1 on Windows 2000 Professional  ("Dhaval Patel" <galugalugalu@hotmail.com>)
Ответы Re: Granting permission for users to create users...  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
Novice PostgreSQL,

I'm trying to create a user who can create other users and grant
permissions to them.  The manual states this should work:

grant all on {object} to {user} with grant option;

But the reply I get is:

ERROR:  grant options are not implemented

How do I create a user with permissions to user the 'grant' option?

Regards,
Ben


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

Предыдущее
От: "Dhaval Patel"
Дата:
Сообщение: Problem regarding starting PostgreSQL 7.3.1 on Windows 2000 Professional
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Granting permission for users to create users...