From: Kurt Zeilenga Date: Fri, 30 Aug 2002 05:32:51 +0000 (+0000) Subject: Assign NOOP its published OID. I-D to follow. X-Git-Tag: NO_SLAP_OP_BLOCKS~1091 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=352b6727165a860e2b96a81c3e37fb1093c19e6d;p=openldap Assign NOOP its published OID. I-D to follow. --- diff --git a/include/ldap.h b/include/ldap.h index 1584f64ea3..c90de2272b 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -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"