Skip to content
Snippets Groups Projects
Commit d70a8f5e authored by Luke Howard's avatar Luke Howard
Browse files

Add #define for incremental values control (draft-kashi-incremental-00.txt)

parent 48ac6100
No related branches found
No related tags found
No related merge requests found
......@@ -241,6 +241,7 @@ typedef struct ldapcontrol {
/* controls for MSAD compatibility */
#define LDAP_CONTROL_X_DOMAIN_SCOPE "1.2.840.113556.1.4.1339"
#define LDAP_CONTROL_X_PERMISSIVE_MODIFY "1.2.840.113556.1.4.1413"
#define LDAP_CONTORL_X_INCREMENTAL_VALUES "1.2.840.113556.1.4.802"
/* not implemented in slapd(8) */
#define LDAP_CONTROL_SORTREQUEST "1.2.840.113556.1.4.473" /* RFC 2891 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment