Doing an LDAP lookup from a SQL SELECT - Mailing list pgsql-general

From David R Robison
Subject Doing an LDAP lookup from a SQL SELECT
Date
Msg-id 4891CD79.9070204@openroadsconsulting.com
Whole thread Raw
Responses Re: Doing an LDAP lookup from a SQL SELECT
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: archive_timeout, checkpoint_timeout
Next
From: Magnus Hagander
Date:
Subject: Re: Doing an LDAP lookup from a SQL SELECT