]> git.sur5r.net Git - openldap/commitdiff
assign 'published' OID to subentry control
authorKurt Zeilenga <kurt@openldap.org>
Fri, 1 Mar 2002 19:06:57 +0000 (19:06 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 1 Mar 2002 19:06:57 +0000 (19:06 +0000)
include/ldap.h

index 8c802c8c6cd8626fe4dc358535d952f11a6b0df0..385419e19171cd8cbe7bd6f8deeaff81b23af2a7 100644 (file)
@@ -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"