forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7356381
committed
* make pg_hba authoption be a set of 0 or more name=value pairs
* make LDAP use this instead of the hacky previous method to specify the DN to bind as* make all auth options behave the same when they are not compiled into the server* rename "ident maps" to "user name maps", and support them for all auth methods that provide an external usernameThis makes a backwards incompatible change in the format of pg_hba.conffor the ident, PAM and LDAP authentication methods.1 parent2675d04 commit7356381
File tree
6 files changed
+476
-353
lines changed- doc/src/sgml
- src
- backend/libpq
- include/libpq
6 files changed
+476
-353
lines changed0 commit comments
Comments
(0)