Re: Authentication Problems

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Authentication Problems
Дата
Msg-id Pine.LNX.4.44.0311062110000.29650-100000@peter.localdomain
обсуждение исходный текст
Ответ на Authentication Problems  ("Epps, Aaron M." <Epps.Aaron@mayo.edu>)
Список pgsql-admin
Epps, Aaron M. writes:

> pg_hba.conf
> local    all    all    trust

> why when I run the following command does authentication fail (Yes, password is correct)?

You don't need a password in this setup.

> [aaron@r0070671 aaron]$ psql test -U testing -W
> Password:
> psql: FATAL:  IDENT authentication failed for user "testing"

Are you sure you're connecting to the right server?  Did you restart or
HUP the server after you have changed the configuration file?

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: "Epps, Aaron M."
Дата:
Сообщение: Authentication Problems
Следующее
От: Rudi Starcevic
Дата:
Сообщение: Re: Process Files