Re: What is a password for?

Поиск
Список
Период
Сортировка
От Weiwei Guo
Тема Re: What is a password for?
Дата
Msg-id 47DDBA76.2020604@gmail.com
обсуждение исходный текст
Ответ на Re: What is a password for?  (Micah Yoder <micah@yoderdev.com>)
Ответы Re: What is a password for?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Thank you, Micah and Andrej. I change TRUST to MD5 and password works
mostly, but the user 'postgres' complains "
password authentication failed". Is there any special of 'postgres'?

Micah Yoder :
> On Sunday 16 March 2008 12:31:40 am Weiwei Guo wrote:
>> I cannot understand the mechanism for password. Is it a bug?
>
> Check your pg_hba.conf file.  I suspect that for LOCAL connections you have
> specified TRUST "authentication".
>
> If you want to enforce passwords you would change TRUST to MD5.
>
>

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

Предыдущее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: What is a password for?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: What is a password for?