Re: [HACKERS] Security question : Database access control

Поиск
Список
Период
Сортировка
От Igor Georgiev
Тема Re: [HACKERS] Security question : Database access control
Дата
Msg-id 015401c279ea$615d2e40$0b0546c0@alpha.bg
обсуждение исходный текст
Ответ на Security question : Database access control  ("Igor Georgiev" <gory@alphasoft-bg.com>)
Список pgsql-admin
> Next your going to ask what will stop root from stopping your
> PostgreSQL, compiling a second copy with authentication disabled and
> using your data directory as it's source :)
 
He he i'm enough paranoic :))

> If you want to prevent root from accomplishing these things, you're
> going to have to look to your kernel for help.  The kernel must prevent
> root from changing users, starting / stopping applications, or touching
> certain filesystems.
>
> PostgreSQL will let you put a password on the data.  But that only works
> if they actually try to use PostgreSQL to get at the data.
 
use PostgreSQL to get at the data - Yeah this will be enough
i want just only REVOKE CONNECT PRIVILEGES on database

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Security question : Database access control
Следующее
От: Jeff Self
Дата:
Сообщение: Setting DateStyle