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
c82f96f5
Commit
c82f96f5
authored
May 23, 2000
by
Kurt Zeilenga
Browse files
Add authPassword and fix krbName
parent
51fb0947
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/schema/openldap.schema
View file @
c82f96f5
...
...
@@ -18,6 +18,11 @@
#
# other slapd items
#
attributetype ( 1.3.6.1.4.1.4203.666.1.1 NAME 'authPassword'
DESC 'OpenLDAP authPassword attribute'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
attributetype ( 1.3.6.1.4.1.4203.666.1.3 NAME 'entry'
DESC 'OpenLDAP ACL entry psuedo attribute'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5
...
...
@@ -34,6 +39,6 @@ attributetype ( 1.3.6.1.4.1.4203.666.1.4 NAME 'children'
attributetype ( 1.3.6.1.4.1.250.1.32
NAME ( 'krbName' 'kerberosName' )
DESC 'Kerberos Name'
EQUALITY caseIgnoreIA5
String
EQUALITY caseIgnoreIA5
Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
SINGLE-VALUE )
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