Re: Security question : Database access control

Поиск
Список
Период
Сортировка
От Igor Georgiev
Тема Re: Security question : Database access control
Дата
Msg-id 00e301c279e5$cb03f0e0$0b0546c0@alpha.bg
обсуждение исходный текст
Ответ на Security question : Database access control  ("Igor Georgiev" <gory@alphasoft-bg.com>)
Ответы Re: Security question : Database access control  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: Security question : Database access control  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] Security question : Database access control  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: [HACKERS] Security question : Database access control  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-admin
> >     edit *pg_hba.conf *
> >         # Allow any user on the local system to connect to any
> >         # database under any username, but only via an IP connection:
> >         host         all         127.0.0.1     255.255.255.255    trust    
> >         # The same, over Unix-socket connections:
> >         local        all                                          trust
> what about reading pg_hba.conf comments?
>            local    all                                              md5
>
Ok, but  my question actually isn't about pg_hba.conf comments, i read enough
but what will stop root from adding this lines or doing su - postgres ??

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

Предыдущее
От: "Gareth Kirwan"
Дата:
Сообщение: Quickie about Database locations
Следующее
От: "Gareth Kirwan"
Дата:
Сообщение: Re: Quickie about Database locations