]> git.sur5r.net Git - openldap/commitdiff
Assign NOOP its published OID. I-D to follow.
authorKurt Zeilenga <kurt@openldap.org>
Fri, 30 Aug 2002 05:32:51 +0000 (05:32 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 30 Aug 2002 05:32:51 +0000 (05:32 +0000)
include/ldap.h

index 1584f64ea397eb02ccbfdf140566acf919fca819..c90de2272b7ea0e1ee2cad9e05083b038df31c93 100644 (file)
@@ -190,7 +190,7 @@ typedef struct ldapcontrol {
 
 #define LDAP_CONTROL_MANAGEDSAIT       "2.16.840.1.113730.3.4.2"
 #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_NOOP                      "1.3.6.1.4.1.4203.1.10.2"
 
 #define LDAP_CONTROL_DUPENT_REQUEST            "2.16.840.1.113719.1.27.101.1"
 #define LDAP_CONTROL_DUPENT_RESPONSE   "2.16.840.1.113719.1.27.101.2"