From 3c70228fd2bb4cee38f5371cc9bf05011ca28e4c Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 18 Feb 2002 18:22:07 +0000 Subject: [PATCH] Assigned 'published' OID for whoami? op --- include/ldap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ldap.h b/include/ldap.h index b1f1df6b1c..8c802c8c6c 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -214,7 +214,7 @@ typedef struct ldapcontrol { #define LDAP_TAG_EXOP_MODIFY_PASSWD_NEW ((ber_tag_t) 0x82U) #define LDAP_TAG_EXOP_MODIFY_PASSWD_GEN ((ber_tag_t) 0x80U) -#define LDAP_EXOP_X_WHO_AM_I "1.3.6.1.4.1.4203.666.6.2" +#define LDAP_EXOP_X_WHO_AM_I "1.3.6.1.4.1.4203.1.11.3" /* * specific LDAP instantiations of BER types we know about -- 2.39.5