Re: Autentication exceptions in pgsql 8.3

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Autentication exceptions in pgsql 8.3
Дата
Msg-id CABUevEz3RyhvvPFGb+_OVEn_fUQbM8oBQ_PgjZoKLgg=86SqhQ@mail.gmail.com
обсуждение исходный текст
Ответ на Autentication exceptions in pgsql 8.3  ("Prakash, Deepthi (NSN - IN/Bangalore)" <deepthi.prakash@nsn.com>)
Ответы Re: Autentication exceptions in pgsql 8.3
Список pgsql-general
On Monday, October 24, 2011, Prakash, Deepthi (NSN - IN/Bangalore) wrote:

Hello,

I am  using Postgresql 8.3, I am getting the below authentication  exceptions. I am not able to connect using postgres://mpp:mpp@localhost/mpp

LOG:  provided username (mpp) and authenticated username ([U2FsdGVkX1/4XrEZ3dfREbh66kqWj66oEZjvotlVtqo=]) don't match

FATAL:  Ident authentication failed for user "mpp"

LOG:  provided username (mpp) and authenticated username ([U2FsdGVkX19aYlj8eW0BPmAZ4Loziuy64Urcd4ZhMOg=]) don't match



This indicate that your auth server returned userid "[U2FsdGVkX19aYlj8eW0BPmAZ4Loziuy64Urcd4ZhMOg=]", which is obviously incorrect. Are you by any chance running with some sort of encryption/hashing in the ident server? That's not supported with PostgreSQL.

If not that, then I'm not sure exactly what it could be - but it's obvious that your ident server is reporting an incorrect username, so you'll need to investigate that one.




--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

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

Предыдущее
От: robert rottermann
Дата:
Сообщение: Re: PostGIS in a commercial project
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: PostGIS in a commercial project