| От | David Kerr |
|---|---|
| Тема | pg_hba LDAP Authentication syntax |
| Дата | |
| Msg-id | 20101104205442.GC95262@mr-paradox.net обсуждение |
| Ответы |
Re: pg_hba LDAP Authentication syntax
|
| Список | pgsql-general |
Howdy, I was hoping someone could help me with ye olde ldap authentication syntax. I'm currently using PG 8.3.9 and an upgrade is not an option. Now, that being said, since i'm very new to LDAP i decided to use PG 9 to experiment with since it looks like it has an easier syntax. So what i've got working in PG9 is the following: <hba stuff> ldap ldapserver=w.x.y.z ldapbinddn="cn=admin,dc=domain,dc=com" ldapbindpasswd="password" ldapbasedn="ou=postgresql,dc=domain,dc=com" I'm trying to translate that to the old syntax of: <hba stuff> ldap "ldap://w.x.y.z/ou=postgresql,dc=domain,dc=com;<stuff>" basically, i don't know how to fit cn=admin and ldapbindpassword into that string. Thanks Dave
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера