| От | Magnus Hagander |
|---|---|
| Тема | Re: Doing an LDAP lookup from a SQL SELECT |
| Дата | |
| Msg-id | 4891D815.8010500@hagander.net обсуждение исходный текст |
| Ответ на | Doing an LDAP lookup from a SQL SELECT (David R Robison <drrobison@openroadsconsulting.com>) |
| Ответы |
Re: Doing an LDAP lookup from a SQL SELECT
|
| Список | pgsql-general |
David R Robison wrote: > I have an LDAP directory that contains contact information and a > PostgreSQL table that has contact names. What I want to do is write a > SELECT that will join the names in the table with the data in the LDAP > directory (such as phone number, e-mail address, etc). Is this possible? > Has anyone done this before? Take a look at dblink-ldap, available on pgFoundry. It's not exactly polished :-), but it works for a lot of cases. I've used it for doing exactly what you're trying to do here. //Magnus
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера