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
5360a5dc
Commit
5360a5dc
authored
Jan 21, 2006
by
Pierangelo Masarati
Browse files
cleanup
parent
42bf9937
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/bconfig.c
View file @
5360a5dc
...
@@ -247,7 +247,7 @@ static ConfigTable config_back_cf_table[] = {
...
@@ -247,7 +247,7 @@ static ConfigTable config_back_cf_table[] = {
&
config_generic
,
"( OLcfgGlAt:5 NAME 'olcAttributeOptions' "
&
config_generic
,
"( OLcfgGlAt:5 NAME 'olcAttributeOptions' "
"EQUALITY caseIgnoreMatch "
"EQUALITY caseIgnoreMatch "
"SYNTAX OMsDirectoryString )"
,
NULL
,
NULL
},
"SYNTAX OMsDirectoryString )"
,
NULL
,
NULL
},
{
"attribute"
,
"attribute"
,
2
,
0
,
9
,
{
"attribute"
,
"attribute"
,
2
,
0
,
STRLENOF
(
"attribute"
)
,
ARG_PAREN
|
ARG_MAGIC
|
CFG_ATTR
|
ARG_NO_DELETE
|
ARG_NO_INSERT
,
ARG_PAREN
|
ARG_MAGIC
|
CFG_ATTR
|
ARG_NO_DELETE
|
ARG_NO_INSERT
,
&
config_generic
,
"( OLcfgGlAt:4 NAME 'olcAttributeTypes' "
&
config_generic
,
"( OLcfgGlAt:4 NAME 'olcAttributeTypes' "
"DESC 'OpenLDAP attributeTypes' "
"DESC 'OpenLDAP attributeTypes' "
...
...
Write
Preview
Supports
Markdown
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