Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jaak Ristioja
OpenLDAP
Commits
7c4fb74a
Commit
7c4fb74a
authored
25 years ago
by
Julio Sánchez Fernández
Browse files
Options
Downloads
Patches
Plain Diff
Fixed some syntax errors.
parent
9291bf6f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
servers/slapd/schema/misc.schema
+1
-1
1 addition, 1 deletion
servers/slapd/schema/misc.schema
servers/slapd/schema/pilot.schema
+51
-51
51 additions, 51 deletions
servers/slapd/schema/pilot.schema
with
52 additions
and
52 deletions
servers/slapd/schema/misc.schema
+
1
−
1
View file @
7c4fb74a
...
...
@@ -16,6 +16,6 @@ objectclass ( 1.3.6.1.1.3.1 NAME 'uidObject' SUP top AUXILIARY MUST uid )
# too.
attribute ( 1.3.6.1.4.1.250.1.60 NAME ( 'timeToLive' 'ttl' )
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
objectclass ( 1.3.6.1.4.1.250.3.18 NAME 'cacheObject' SUP top MAY ttl )
This diff is collapsed.
Click to expand it.
servers/slapd/schema/pilot.schema
+
51
−
51
View file @
7c4fb74a
...
...
@@ -22,61 +22,61 @@
attribute ( 0.9.2342.19200300.100.1.1 NAME ( 'uid' 'userid' )
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.2 NAME 'textEncodedORAddress'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.3 NAME ( 'mail' 'rfc822Mailbox' )
EQUALITY caseIgnoreIA5Match
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.4 NAME 'info' EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.5 NAME ( 'drink' 'favouriteDrink' )
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.6 NAME 'roomNumber'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.7 NAME 'photo'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.5
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 )
attribute ( 0.9.2342.19200300.100.1.8 NAME 'userClass'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.9 NAME 'host'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.10 NAME 'manager'
EQUALITY distinguishedNameMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
attribute ( 0.9.2342.19200300.100.1.11 NAME 'documentIdentifier'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.12 NAME 'documentTitle'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute
s
( 0.9.2342.19200300.100.1.13 NAME 'documentVersion'
attribute ( 0.9.2342.19200300.100.1.13 NAME 'documentVersion'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute
s
( 0.9.2342.19200300.100.1.14 NAME 'documentAuthor'
attribute ( 0.9.2342.19200300.100.1.14 NAME 'documentAuthor'
EQUALITY distinguishedNameMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
attribute
s
( 0.9.2342.19200300.100.1.15 NAME 'documentLocation'
attribute ( 0.9.2342.19200300.100.1.15 NAME 'documentLocation'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.20 NAME ( 'homeTelephoneNumber' 'homePhone' )
EQUALITY telephoneNumberMatch
...
...
@@ -85,12 +85,12 @@ attribute ( 0.9.2342.19200300.100.1.20 NAME ( 'homeTelephoneNumber' 'homePhone'
attribute ( 0.9.2342.19200300.100.1.21 NAME 'secretary'
EQUALITY distinguishedNameMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
# Netscape defines this with syntax 1.15 TBC
attribute ( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.39
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.39 )
# Netscape defines this with syntax 1.15 TBC
...
...
@@ -100,7 +100,7 @@ attribute ( 0.9.2342.19200300.100.1.23 NAME 'lastModifiedTime'
attribute ( 0.9.2342.19200300.100.1.24 NAME 'lastModifiedBy'
EQUALITY distinguishedNameMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
# This is the definition as defined in RFC2247
...
...
@@ -113,7 +113,7 @@ attribute ( 0.9.2342.19200300.100.1.25 NAME 'dc'
# and Netscape use it is very different.
attribute ( 0.9.2342.19200300.100.1.26 NAME 'dNSRecord'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
# 0.9.2342.19200300.100.1.27 was probably intended to be mDRecord in
# RFC1274, but they got it wrong and did not define it, thought it
...
...
@@ -127,21 +127,21 @@ attribute ( 0.9.2342.19200300.100.1.26 NAME 'dNSRecord'
attribute ( 0.9.2342.19200300.100.1.37 NAME 'associatedDomain'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.38 NAME 'associatedName'
DESC
attribute ( 0.9.2342.19200300.100.1.38 NAME 'associatedName'
EQUALITY distinguishedNameMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
# Netscape gives syntax 1.15 to this. TBC
attribute ( 0.9.2342.19200300.100.1.39 NAME 'homePostalAddress'
EQUALITY ??
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.41
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.41 )
attribute ( 0.9.2342.19200300.100.1.40 NAME 'personalTitle'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.41 NAME ( 'mobileTelephoneNumber' 'mobile' )
EQUALITY telephoneNumberMatch
...
...
@@ -155,26 +155,26 @@ attribute ( 0.9.2342.19200300.100.1.42 NAME ( 'pagerTelephoneNumber' 'pager' )
attribute ( 0.9.2342.19200300.100.1.43 NAME ( 'co' 'friendlyCountryName' )
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.44 NAME 'uniqueIdentifier'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.45 NAME 'organizationalStatus'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( 0.9.2342.19200300.100.1.46 NAME 'janetMailbox'
EQUALITY caseIgnoreIA5Match
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
# Netscape gives syntax 1.27 (integer). However, 1.32 is only listed
# in RFC2252 without explanation. The SINGLE-VALUE thing comes from
# Netscape and is not backed by RFC1274.
attribute ( 0.9.2342.19200300.100.1.47 NAME 'mailPreferenceOption'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.32
'
SINGLE-VALUE )
SYNTAX 1.3.6.1.4.1.1466.115.121.1.32 SINGLE-VALUE )
# 0.9.2342.19200300.100.1.48 was buildingName in RFC1274
# 0.9.2342.19200300.100.1.49 was dSAQuality in RFC1274
...
...
@@ -187,26 +187,26 @@ attribute ( 0.9.2342.19200300.100.1.47 NAME 'mailPreferenceOption'
# We had this as 'bin'
attribute ( 0.9.2342.19200300.100.1.53 NAME 'personalSignature'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.5
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 )
attribute ( 0.9.2342.19200300.100.1.54 NAME 'dITRedirect'
EQUALITY distinguishedNameMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
# Netscape gives syntax 1.5 to this. We had it as 'bin'.
attribute ( 0.9.2342.19200300.100.1.55 NAME 'audio'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.4
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.4 )
attribute ( 0.9.2342.19200300.100.1.56 NAME 'documentPublisher'
EQUALITY caseIgnoreMatch
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
# This one is ripped from Netscape and is a pilot object. It is not
# in RFC1274, but we had it as 'bin'.
attribute ( 0.9.2342.19200300.100.1.60 NAME 'jpegPhoto'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.5
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 )
# These attributes are pilot-related attributes that we had and Netscape
# has too, however, the OID is unknown for them and Netscape uses a
...
...
@@ -214,34 +214,34 @@ attribute ( 0.9.2342.19200300.100.1.60 NAME 'jpegPhoto'
# can make head or tails of this.
attribute ( abstract-oid NAME 'abstract'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( authorcn-oid NAME ( 'documentAuthorCommonName' 'authorCn' )
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( authorsn-oid NAME ( 'documentAuthorSurname' 'authorSn' )
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( documentStore-oid NAME 'documentStore'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( keyWords-oid NAME 'keyWords'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute ( obsoletedByDocument-oid NAME 'obsoletedByDocument'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
attribute
s
( obsoletesDocument-oid NAME 'obsoletesDocument'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
attribute ( obsoletesDocument-oid NAME 'obsoletesDocument'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
attribute
s
( subject-oid NAME 'subject'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.15
'
)
attribute ( subject-oid NAME 'subject'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attribute
s
( updatedByDocument-oid NAME 'updatedByDocument'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
attribute ( updatedByDocument-oid NAME 'updatedByDocument'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
attribute
s
( updatesDocument-oid NAME 'updatesDocument'
SYNTAX
'
1.3.6.1.4.1.1466.115.121.1.12
'
)
attribute ( updatesDocument-oid NAME 'updatesDocument'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
# In classes, STRUCTURAL or AUXILIARY is chosen depending on the
# textual description that accompanies the class in RFC1274
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment