]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slap.h
internal SASL searches need to be checked for "auth" access,
[openldap] / servers / slapd / slap.h
index c4722208c225fa0cbc712f7adae6d9b5beebbc7e..aae80c7b3bdb94daad9f1dabd0226b56b34368f7 100644 (file)
@@ -1681,6 +1681,7 @@ typedef struct slap_op {
 #define SLAP_CANCEL_DONE                               0x03
 
        char o_do_not_cache;    /* don't cache from this op */
+       char o_is_auth_check;   /* authorization in progress */
 
 #define SLAP_NO_CONTROL 0
 #define SLAP_NONCRITICAL_CONTROL 1