BUG #3123: Problem with LDAP auth strings

Поиск
Список
Период
Сортировка
От Brian Topping
Тема BUG #3123: Problem with LDAP auth strings
Дата
Msg-id 200703072337.l27Nb4lg085335@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #3123: Problem with LDAP auth strings  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3123
Logged by:          Brian Topping
Email address:      topping@codehaus.org
PostgreSQL version: 8.2
Operating system:   Linux
Description:        Problem with LDAP auth strings
Details:

http://www.mail-archive.com/pgsql-general@postgresql.org/msg92652.html
outlines a bit of it.

The options to the ldap auth method in pg_hba.conf doesn't work properly.
The dn base is completely ignored, and the suffix has all the commas parsed
out of it for some reason.

If it were working correctly, the base dn would be concatenated with the
prefix and the username to create the correct DN to send to the server.  The
suffix should not strictly be necessary.

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

Предыдущее
От: "ravishankar"
Дата:
Сообщение: BUG #3120: relation "pg_catalog.pg_user"
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3120: relation "pg_catalog.pg_user"