Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
7539786f
Commit
7539786f
authored
Sep 01, 2005
by
Howard Chu
Browse files
Fix olcSubordinate OID clash
parent
8eed3a4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/bconfig.c
View file @
7539786f
...
...
@@ -483,7 +483,7 @@ static ConfigTable config_back_cf_table[] = {
"( OLcfgGlAt:63 NAME 'olcSrvtab' "
"SYNTAX OMsDirectoryString SINGLE-VALUE )"
,
NULL
,
NULL
},
{
"subordinate"
,
"[advertise]"
,
1
,
2
,
0
,
ARG_DB
|
ARG_MAGIC
,
&
config_subordinate
,
"( OLcfgDbAt:0.1
4
NAME 'olcSubordinate' "
&
config_subordinate
,
"( OLcfgDbAt:0.1
5
NAME 'olcSubordinate' "
"SYNTAX OMsDirectoryString )"
,
NULL
,
NULL
},
{
"suffix"
,
"suffix"
,
2
,
2
,
0
,
ARG_DB
|
ARG_DN
|
ARG_QUOTE
|
ARG_MAGIC
,
&
config_suffix
,
"( OLcfgDbAt:0.10 NAME 'olcSuffix' "
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment