Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
aa23b21b
Commit
aa23b21b
authored
Oct 28, 1999
by
Kurt Zeilenga
Browse files
Add comment containing possible dn attributetype specification.
parent
a50cd075
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/schema/core.schema
View file @
aa23b21b
...
...
@@ -228,7 +228,9 @@ attributetype ( 2.5.4.30 NAME 'supportedApplicationContext'
# distinguished name of an entry. On the other hand, the attribute
# type distinguishedName is meant to be an "abstract" type and other
# dn-valued attribute types derive from it. So at most, 'dn' would
# be a subtype of distinguishedName.
# be a subtype of distinguishedName, something like:
# attributetype ( dnOID NAME 'dn' SUP distinguishedName
# SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation )
attributetype ( 2.5.4.49 NAME 'distinguishedName'
EQUALITY distinguishedNameMatch
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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