]> git.sur5r.net Git - openldap/commit
Expose SASL context to SLAPI plugins (SLAPI_X_CONN_SASL_CONTEXT)
authorLuke Howard <lukeh@openldap.org>
Sat, 30 Aug 2003 17:29:14 +0000 (17:29 +0000)
committerLuke Howard <lukeh@openldap.org>
Sat, 30 Aug 2003 17:29:14 +0000 (17:29 +0000)
commita08fb7de7e89fdd974cad40d5850680bfe7b8f22
tree8c6311d4dab948559c46c6eea0fca2734ea5935c
parentc36f32a9e4d792e3599bd33bad2fc72fde17040a
Expose SASL context to SLAPI plugins (SLAPI_X_CONN_SASL_CONTEXT)

Useful for plugins that may wish to collude with the SASL library to,
for example, retrieve a user's authorization data from a Kerberos ticket
for access control purposes
servers/slapd/slapi/slapi.h
servers/slapd/slapi/slapi_pblock.c
servers/slapd/slapi/slapi_utils.c