mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-10 22:33:07 -05:00
ITS#10325 slapd-dsaschema: Use assigned OIDs
This commit is contained in:
parent
93d10369f2
commit
fd0cf64b16
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ static ConfigTable dsaschemacfg[] = {
|
|||
static ConfigLDAPadd dsaschema_ldadd;
|
||||
|
||||
static ConfigOCs dsaschemaocs[] = {
|
||||
{ "( OLcfgOvOc:11.1 "
|
||||
{ "( OLcfgCtOc:11.1 "
|
||||
"NAME 'olcDSASchemaConfig' "
|
||||
"DESC 'DSA schema object' "
|
||||
"SUP olcSchemaConfig STRUCTURAL )",
|
||||
|
|
|
|||
Loading…
Reference in a new issue