aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execQual.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2009-12-12 21:35:21 +0000
committerMagnus Hagander <magnus@hagander.net>2009-12-12 21:35:21 +0000
commit0182d6f646997e486f56f847001ff74694bdd7da (patch)
tree49487ab29c3deb7e84f2b3d1f1f5a47832ff4fa9 /src/backend/executor/execQual.c
parenta4e035b2f1313b268dc6b8a1ff908cdd5ad96625 (diff)
downloadpostgresql-0182d6f646997e486f56f847001ff74694bdd7da.tar.gz
postgresql-0182d6f646997e486f56f847001ff74694bdd7da.zip
Allow LDAP authentication to operate in search+bind mode, meaning it
does a search for the user in the directory first, and then binds with the DN found for this user. This allows for LDAP logins in scenarios where the DN of the user cannot be determined simply by prefix and suffix, such as the case where different users are located in different containers. The old way of authentication can be significantly faster, so it's kept as an option. Robert Fleming and Magnus Hagander
Diffstat (limited to 'src/backend/executor/execQual.c')
0 files changed, 0 insertions, 0 deletions