Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server
Дата
Msg-id 20140114131936.GU2686@tamriel.snowman.net
обсуждение исходный текст
Ответ на GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server  (jaime soler <jaime.soler@gmail.com>)
Ответы Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server  (jaime soler <jaime.soler@gmail.com>)
Список pgsql-admin
* jaime soler (jaime.soler@gmail.com) wrote:
> psql: SSPI continuation error: The encryption type requested is not
> supported by the KDC. (80090342)

[...]

> ktpass -out postgres.keytab -princ
> postgres/hostname@domain -mapUser postgres -pass
> XXX -crypto DES-CBC-MD5

Not 100% sure this is it, but it looks like you're using an ancient
encryption algo which is no longer supported by MIT Kerberos (very
intentionally...).  Why aren't you using AES256 instead?

    Thanks,

        Stephen

Вложения

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

Предыдущее
От: Andrey Nikitin
Дата:
Сообщение: Taking hot backup of slave node in postgres (master-slave config with repmgr)
Следующее
От: Andrey Nikitin
Дата:
Сообщение: Re: Taking hot backup of slave node in postgres (master-slave config with repmgr)