]> git.sur5r.net Git - openldap/commitdiff
register temporary OID under OpenLDAP experimental arc
authorPierangelo Masarati <ando@openldap.org>
Sun, 27 Nov 2005 23:32:38 +0000 (23:32 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 27 Nov 2005 23:32:38 +0000 (23:32 +0000)
include/ldap.h

index 13f45cd07f53111d1c7f13aca8f47ae1384d89c5..371b07c445c36c51bafc7a9ff15b25970af29840 100644 (file)
@@ -349,7 +349,7 @@ typedef struct ldapcontrol {
 /* a work in progress */
 #ifdef LDAP_DEVEL
 /* FIXME: allocate an OID arc under OpenLDAP experimental arc */
-#define LDAP_X_DISTPROC_BASE           "1.3.6.1.4.1.4203.666.999999"
+#define LDAP_X_DISTPROC_BASE           "1.3.6.1.4.1.4203.666.11.6"
 #define LDAP_EXOP_X_CHAINEDREQUEST     LDAP_X_DISTPROC_BASE ".1"
 #define LDAP_FEATURE_X_CANCHAINOPS     LDAP_X_DISTPROC_BASE ".2"
 #define LDAP_CONTROL_X_RETURNCONTREF   LDAP_X_DISTPROC_BASE ".3"