Re: Any good HOWTOs on LDAP with PostgreSQL 8.1?

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "vishal saberwal" <vishalsaberwal(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Any good HOWTOs on LDAP with PostgreSQL 8.1?
Date: 2005-11-21 21:59:51
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E88F@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Can anyone point me to a good HOW TO on LDAP with postgreSQL
> 8.0.x or 8.1?
>
> Also, while searching online, i came across dblink-ldap.
> Is this another ldap utility or is it something i could use
> to connect/link to a ldap application?

If what you're trying to do is access LDAP data from inside the database
like a view or such, yes, dblink-ldap is what you should use.

//Magnus

Browse pgsql-general by date

  From Date Subject
Next Message Gary Horton 2005-11-21 22:02:29 Re: Trouble downloading Postgres
Previous Message Magnus Hagander 2005-11-21 21:59:19 Re: Trouble downloading Postgres