assign 'published' OID to subentry control

This commit is contained in:
Kurt Zeilenga 2002-03-01 19:06:57 +00:00
parent 8575e0a050
commit 6d5afc773a

View File

@ -188,7 +188,7 @@ typedef struct ldapcontrol {
#endif
#define LDAP_CONTROL_MANAGEDSAIT "2.16.840.1.113730.3.4.2"
#define LDAP_CONTROL_SUBENTRIES "1.3.6.1.4.1.4203.666.5.1"
#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_DUPENT_REQUEST "2.16.840.1.113719.1.27.101.1"