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
cd8bbfb1
Commit
cd8bbfb1
authored
17 years ago
by
Quanah Gibson-Mount
Browse files
Options
Downloads
Patches
Plain Diff
Wee fix.
parent
c0928d69
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/guide/admin/overlays.sdf
+5
-5
5 additions, 5 deletions
doc/guide/admin/overlays.sdf
with
5 additions
and
5 deletions
doc/guide/admin/overlays.sdf
+
5
−
5
View file @
cd8bbfb1
...
...
@@ -8,12 +8,12 @@ Overlays are software components that provide hooks to functions analogous to
those provided by backends, which can be stacked on top of the backend calls
and as callbacks on top of backend responses to alter their behavior.
Overlays may be compiled statically into slapd, or when module support
Overlays may be compiled statically into
{{
slapd
}}
, or when module support
is enabled, they may be dynamically loaded. Most of the overlays
are only allowed to be configured on individual databases, but some
may also be configured globally.
Essentially they represent a means to:
Essentially
,
they represent a means to:
* customize the behavior of existing backends without changing the backend
code and without requiring one to write a new custom backend with
...
...
@@ -26,9 +26,9 @@ the naming convention is
> slapo-<overlay name>
Not a
ll distributed overlays have a man page
yet
. Feel free to contribute
one
,
if you think
you well understood
the behavior of the component
and the
implications of all the related configuration directives.
A
ll distributed
core
overlays have a man page. Feel free to contribute
to any
,
if you think
there is anything missing in describing
the behavior of the component
and the
implications of all the related configuration directives.
Official overlays are located in
...
...
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