Re: LDAP authentication fails with concurrent create extensions

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: LDAP authentication fails with concurrent create extensions
Дата
Msg-id 20180410113157.GL27724@tamriel.snowman.net
обсуждение исходный текст
Ответ на LDAP authentication fails with concurrent create extensions  (Greg k <gregg.kay@gmail.com>)
Ответы Re: LDAP authentication fails with concurrent create extensions  (Greg k <gregg.kay@gmail.com>)
Список pgsql-bugs
Greetings,

* Greg k (gregg.kay@gmail.com) wrote:
> We are using postgresql 10.3 on Centos 7.2 with LDAP authentication (samba4
> with AD domain controller). We've recently moved to LDAP authentication and
> are now encountering a problem where some concurrent connections that
> create extensions in different databases at the same time are failing with
> a "Can't contact LDAP server" error. The postgres error log contains:

You really shouldn't be using LDAP in an AD environment for
authentication- configure and use Kerberos instead, which is much more
secure than having cleartext passwords seen by the PG server and then
proxied to the LDAP server.

That said, there does appear to be an issue here, thanks for creating a
test case.

Stephen

Вложения

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

Предыдущее
От: Huong Dangminh
Дата:
Сообщение: power() function in Windows: "value out of range: underflow"
Следующее
От: Euler Taveira
Дата:
Сообщение: Re: power() function in Windows: "value out of range: underflow"