Re: Unable to get PostgreSQL 15 with Kerberos (GSS) working

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Unable to get PostgreSQL 15 with Kerberos (GSS) working
Дата
Msg-id ZedhhoAsKdmSPT7k@tamriel.snowman.net
обсуждение исходный текст
Ответ на RE: Unable to get PostgreSQL 15 with Kerberos (GSS) working  (Matthew Dennison <mail@matty-uk.co.uk>)
Список pgsql-general
Greetings,

* Matthew Dennison (mail@matty-uk.co.uk) wrote:
> Host file looks like:
>
> 127.0.0.1   localhost hostname hostname.mydomain.net
> ::1         localhost hostname hostname.mydomain.net
> 10.204.50.65 hostname hostname.mydomain.net
>
> I also tried commenting out the ::1 line, but the issue moved to 127.0.0.1, commented that out and the issue moved to
theIP.  I really don’t get it.  However, when I finally realised it was a localised issue (after days) I was able to
moveforward.  No idea why it will not work on the server itself, but it is something I can live with. 

Once you got it to just the IP, it was trying to look up 'hostname' not
'hostname.mydomain.net' in the KDC, I suspect, since that's first.
Might be interesting to try it with:

10.204.50.65 hostname.mydomain.net hostname

instead.

I've no doubt that it can be made to work if we get the DNS bits sorted.

Thanks!

Stephen

Вложения

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

Предыдущее
От: Brecht De Rooms
Дата:
Сообщение: Re: CTEs and concurrency
Следующее
От: grimy.outshine830@aceecat.org
Дата:
Сообщение: Re: pgBadger: Cannot find any log entries from systemd-journald