Any good HOWTOs on LDAP with PostgreSQL 8.1?
Started by vishal saberwalover 20 years ago2 messagesgeneral
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?
thanks,
vish
Re: Any good HOWTOs on LDAP with PostgreSQL 8.1?
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
Import Notes
Resolved by subject fallback