From: Kurt Zeilenga Date: Fri, 1 Mar 2002 19:06:57 +0000 (+0000) Subject: assign 'published' OID to subentry control X-Git-Tag: OPENLDAP_REL_ENG_2_MP~384 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6d5afc773a56cd7a8a3b69ae4365493c8c6c5714;p=openldap assign 'published' OID to subentry control --- diff --git a/include/ldap.h b/include/ldap.h index 8c802c8c6c..385419e191 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -188,7 +188,7 @@ typedef struct ldapcontrol { #endif #define LDAP_CONTROL_MANAGEDSAIT "2.16.840.1.113730.3.4.2" -#define LDAP_CONTROL_SUBENTRIES "1.3.6.1.4.1.4203.666.5.1" +#define LDAP_CONTROL_SUBENTRIES "1.3.6.1.4.1.4203.1.10.1" #define LDAP_CONTROL_NOOP "1.3.6.1.4.1.4203.666.5.2" #define LDAP_CONTROL_DUPENT_REQUEST "2.16.840.1.113719.1.27.101.1"