From 5887a98bcfaf26b323695c411c4240c8ad247d01 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sun, 27 Nov 2005 23:32:38 +0000 Subject: [PATCH] register temporary OID under OpenLDAP experimental arc --- include/ldap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ldap.h b/include/ldap.h index 13f45cd07f..371b07c445 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -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" -- 2.39.5