Doing an LDAP lookup from a SQL SELECT

Поиск
Список
Период
Сортировка
От David R Robison
Тема Doing an LDAP lookup from a SQL SELECT
Дата
Msg-id 4891CD79.9070204@openroadsconsulting.com
обсуждение исходный текст
Ответы Re: Doing an LDAP lookup from a SQL SELECT  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general
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?
TNX in advance. David

--

David R Robison
Open Roads Consulting, Inc.
708 S. Battlefield Blvd., Chesapeake, VA 23322
phone: (757) 546-3401
e-mail: drrobison@openroadsconsulting.com
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/book_detail.php?id=2579








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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: archive_timeout, checkpoint_timeout
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Doing an LDAP lookup from a SQL SELECT