]> git.sur5r.net Git - openldap/commitdiff
Assigned 'published' OID for whoami? op
authorKurt Zeilenga <kurt@openldap.org>
Mon, 18 Feb 2002 18:22:07 +0000 (18:22 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 18 Feb 2002 18:22:07 +0000 (18:22 +0000)
include/ldap.h

index b1f1df6b1c69513cc92d865aa41bae5bdf4c070e..8c802c8c6cd8626fe4dc358535d952f11a6b0df0 100644 (file)
@@ -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