mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Fix ManageDSAit OID
This commit is contained in:
parent
0bd0a8d4db
commit
4acaa64c83
@ -168,7 +168,7 @@ typedef struct ldapcontrol {
|
||||
#define LDAP_CHASE_SUBORDINATE_REFERRALS 0x0020
|
||||
#define LDAP_CHASE_EXTERNAL_REFERRALS 0x0040
|
||||
|
||||
#define LDAP_CONTROL_MANAGEDSAIT "2.16.840.1.113730.3.2.6"
|
||||
#define LDAP_CONTROL_MANAGEDSAIT "2.16.840.1.113730.3.4.2"
|
||||
|
||||
/* LDAP Unsolicited Notifications */
|
||||
#define LDAP_NOTICE_DISCONNECT "1.3.6.1.4.1.1466.20036"
|
||||
|
Loading…
Reference in New Issue
Block a user