Re: postgresql db account
От | Sean Davis |
---|---|
Тема | Re: postgresql db account |
Дата | |
Msg-id | 200610050806.06849.sdavis2@mail.nih.gov обсуждение исходный текст |
Ответ на | Re: postgresql db account (Ray Stell <stellr@cns.vt.edu>) |
Ответы |
Re: postgresql db account
|
Список | pgsql-novice |
On Thursday 05 October 2006 07:47, Ray Stell wrote: > If I change the challange method to md5, I have to know the passwd. > So, are you saying that it is good practice to leave local connections > as trust? This doesn't seem right to me. I either have to set the > pw or leave it as trust. The idea of trust on the local machine is that every user on the local machine is allowed direct access to the database, which is a convenience mechanism. If that doesn't meet your needs, then by all means, feel free to set up whatever security you like. I tend to leave the local machine (to which I am the only person with access) as trust for convenience, but all other machines use md5. Sean
В списке pgsql-novice по дате отправления: