Re: Security Issue..

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Security Issue..
Дата
Msg-id 200204150133.g3F1XcJ09706@candle.pha.pa.us
обсуждение исходный текст
Ответ на Security Issue..  ("Rod Taylor" <rbt@zort.ca>)
Список pgsql-hackers
Rod Taylor wrote:
> I'm running into a minor issue with security in regards to users being
> able to see constructs that they have no access too.
> 
> The solution?  Information_Schema coupled with no direct access to
> pg_catalog.  Internals can use pg_catalog, possibly super users, but
> regular users shouldn't be able to do any reads / writes to it
> directly -- as per spec with definition_schema.

Is the problem that people can see system catalog columns that should be
more secure?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: Security Issue..
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Security Issue..