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
openldap
OpenLDAP
Commits
2f9b89b4
Commit
2f9b89b4
authored
Jul 27, 2002
by
Kurt Zeilenga
Browse files
Improve schema error messages
parent
f2af8dfd
Changes
1
Show whitespace changes
Inline
Side-by-side
servers/slapd/schemaparse.c
View file @
2f9b89b4
...
...
@@ -25,8 +25,8 @@ static char *const err2text[] = {
"Success"
,
"Out of memory"
,
"ObjectClass not found"
,
"ObjectClass inappropriate SUPerior"
,
"ObjectClass operational"
,
"
user-defined
ObjectClass
has
inappropriate SUPerior"
,
"
user-defined
ObjectClass
includes
operational
attributes
"
,
"Duplicate objectClass"
,
"AttributeType not found"
,
"AttributeType inappropriate USAGE"
,
...
...
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