Add support for LDAP URLs
Peter Eisentraut <peter_e@gmx.net>
Add support for LDAP URLs Allow specifying LDAP authentication parameters as RFC 4516 LDAP URLs.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/client-auth.sgml | modified | +37 −0 |
| src/backend/libpq/auth.c | modified | +1 −1 |
| src/backend/libpq/hba.c | modified | +58 −1 |
| src/include/libpq/hba.h | modified | +1 −0 |