mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Add SLAPD_TOP_OID macro for oc.c
This commit is contained in:
parent
4b58e3b88d
commit
7fec5877a3
1 changed files with 2 additions and 0 deletions
|
|
@ -103,6 +103,8 @@ LDAP_BEGIN_DECL
|
|||
#define SLAPD_ACI_SYNTAX "1.3.6.1.4.1.4203.666.2.1"
|
||||
#define SLAPD_ACI_ATTR "OpenLDAPaci"
|
||||
|
||||
#define SLAPD_TOP_OID "2.5.6.0"
|
||||
|
||||
LDAP_SLAPD_F (int) slap_debug;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue