Re: Ident authentication

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Ident authentication
Дата
Msg-id 20050124162156.GA85982@winnie.fuhr.org
обсуждение исходный текст
Ответ на Ident authentication  (Jarkko Elfving <jarelf@ebaana.net>)
Ответы Re: Ident authentication  (Jarkko Elfving <jarelf@ebaana.net>)
Список pgsql-general
On Mon, Jan 24, 2005 at 05:55:29PM +0200, Jarkko Elfving wrote:

> I'm trying to connect to my test DB in localhost with pgAdmin3 but I got
> an error message
>
> Error connecting to the server: FATAL:  Ident authentication failed for
> user "jarkko"

Are you using a TCP connection or a Unix-domain socket connection?
If the former, do you have an IDENT server running?  If the latter,
what platform are you using?  Not all operating systems can pass
credentials over Unix-domain sockets.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres 8.0 on RHEL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Ident authentication