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
James Lowden
OpenLDAP
Commits
ca3c9f18
Commit
ca3c9f18
authored
16 years ago
by
Quanah Gibson-Mount
Browse files
Options
Downloads
Patches
Plain Diff
schema requirements update (ITS#5680)
parent
a71adf07
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGES
+1
-0
1 addition, 0 deletions
CHANGES
doc/man/man5/slapd-ldap.5
+9
-0
9 additions, 0 deletions
doc/man/man5/slapd-ldap.5
doc/man/man5/slapd-meta.5
+9
-0
9 additions, 0 deletions
doc/man/man5/slapd-meta.5
with
19 additions
and
0 deletions
CHANGES
+
1
−
0
View file @
ca3c9f18
...
...
@@ -34,6 +34,7 @@ OpenLDAP 2.4.12 Engineering
Documentation
Added slapd-ldap(5), slapd-meta(5) noundeffilter (ITS#5614)
Added slapo-retcode(5) retcode.conf location (ITS#5633)
Fixed slapd-ldap(5), slapd-meta(5) schema requirements (ITS#5680)
admin24 guide updates (ITS#5616)
admin24 octetString fix (ITS#5670)
...
...
This diff is collapsed.
Click to expand it.
doc/man/man5/slapd-ldap.5
+
9
−
0
View file @
ca3c9f18
...
...
@@ -37,6 +37,15 @@ rules; see
.BR slapd.conf (5)
for details.
The proxy instance of
.BR slapd (8)
must contain schema information for the attributes and objectClasses
used in filters, request DN and request-related data in general.
It should also contain schema information for the data returned
by the proxied server.
It is the responsibility of the proxy administrator to keep the schema
of the proxy lined up with that of the proxied server.
.LP
Note: When looping back to the same instance of
.BR slapd (8),
...
...
This diff is collapsed.
Click to expand it.
doc/man/man5/slapd-meta.5
+
9
−
0
View file @
ca3c9f18
...
...
@@ -38,6 +38,15 @@ excessive overhead for some applications, so its use should be
carefully considered.
In the examples section, some typical scenarios will be discussed.
The proxy instance of
.BR slapd (8)
must contain schema information for the attributes and objectClasses
used in filters, request DN and request-related data in general.
It should also contain schema information for the data returned
by the proxied server.
It is the responsibility of the proxy administrator to keep the schema
of the proxy lined up with that of the proxied server.
.LP
Note: When looping back to the same instance of \fBslapd\fP(8),
each connection requires a new thread; as a consequence, \fBslapd\fP(8)
...
...
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