Re: how to keep/lock/ hide pg_hba.conf ?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: how to keep/lock/ hide pg_hba.conf ?
Дата
Msg-id 1302549787.22447.1.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на how to keep/lock/ hide pg_hba.conf ?  ("john.cheng" <neoart.hinet@msa.hinet.net>)
Список pgsql-hackers
On mån, 2011-04-11 at 07:35 -0700, john.cheng wrote:
> I found that,if user modified the pg_hba.conf, modified the
> "METHOD"field from md5 to "password" then,user can find out the
> password by some the TCP/IP peep tool

Don't do that then.

Are you concerned that your users would do this?  Well, if you install
software on their machine, they can do whatever they want with it.
That's not an easy issue to solve.




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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: how to keep/lock/ hide pg_hba.conf ?
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Global variables in plpgsql