Re: Bug in pgadmin III regarding privileges.

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Bug in pgadmin III regarding privileges.
Дата
Msg-id 3FCC6CDA.1040607@pse-consulting.de
обсуждение исходный текст
Ответ на Bug in pgadmin III regarding privileges.  (Michalis Kabrianis <mk@interzone.gr>)
Список pgadmin-support
Michalis Kabrianis wrote:

> Hi
> I think I found a bug regarding privileges in pgadmin III
> To replicate:
> create a user in postgres named "arwdxt" (not all letters needed of 
> course :)
> Create another user named temp_user
> as user "arwdxt" create a table test_table
> REVOKE all ON test_table FROM temp_user
> GRANT SELECT ON test_table TO temp_user
>
> Now, if you check the privileges on that table, you'll see that user 
> temp_user seems to have all the privileges..

Indeed, that's a bug; thanks for reporting.
Fixed in cvs.

Regards,
Andreas




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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: SuSE 9.0/pgadmin3
Следующее
От: javier garcia - CEBAS
Дата:
Сообщение: where is the export tool?