Security...

Поиск
Список
Период
Сортировка
От Steve Holdoway
Тема Security...
Дата
Msg-id 40E9D5BA.40309@treshna.com
обсуждение исходный текст
Ответы Re: Security...
Re: Security...
Список pgsql-hackers
Hi folks,

I'm trying to seriously restrict what a particular user can see within a 
database. Using various schemas, rules, groups and grants, I've managed 
to restrict them to only being able to _do_ what I want them to, but 
they can still _see_ the rest of the schemas, system tables, etc. I've 
tried revoking everything on public, pg_catalogs, etc, but you can still 
describe tables.

Anyone know how to stop this, or if it's even possible??

Cheers,


Steve.


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Recovery Features
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: subtransactions and FETCH behaviour (was Re: PREPARE