--with-gssapi requiring MIT Kerberos

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема --with-gssapi requiring MIT Kerberos
Дата
Msg-id ZDbZ8wYVa9qhAafn@tamriel.snowman.net
обсуждение исходный текст
Ответы Re: --with-gssapi requiring MIT Kerberos  (Stephen Frost <sfrost@snowman.net>)
Список buildfarm-members
Greetings buildfarm-members,

While it hasn't gone in quite yet, the plan is to start requiring MIT
Kerberos with the Kerberos credential delegation support.  I anticipate
committing that later today or perhaps tomorrow.

What this means for buildfarm members is that if you currently have
--with-gssapi enabled, you'll need to make sure that you have MIT
Kerberos installed.  This is generally available as 'krb5' on most
platforms (libkrb5-dev on Ubuntu/Debian is the development package, on
FreeBSD it's the krb5 package, for example).

Additionally, if your buildfarm system has the resources for it and the
localhost network is secure, it'd be great if you would consider
enabling the Kerberos tests in PG_TEST_EXTRA.  This requires having the
MIT KDC and Kerberos client packages installed also, but we are then
able to actually do a full test of the Kerberos system.

Any questions, please feel free to ask.

Thanks!

Stephen

Вложения

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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: Non-ICU buildfarm members, please use --without-icu
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: --with-gssapi requiring MIT Kerberos