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
James Lowden
OpenLDAP
Commits
786927e2
Commit
786927e2
authored
Jan 10, 2013
by
Emily Backes
Committed by
Quanah Gibson-Mount
Jan 15, 2013
Browse files
Update slapd.overlays.5 manpage index
parent
04ea399c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man5/slapd.overlays.5
View file @
786927e2
...
...
@@ -36,6 +36,12 @@ This overlay allows automatic referral chasing when a referral would
have been returned, either when configured by the server or when
requested by the client.
.TP
.B collect
Collective Attributes.
This overlay implements RFC 3671 collective attributes; these
attributes share common values over all the members of the collection
as inherited from an ancestor entry.
.TP
.B constraint
Constraint.
This overlay enforces a regular expression constraint on all values
...
...
@@ -57,6 +63,16 @@ It has no effect on any other operations.
Dynamic List.
This overlay allows expansion of dynamic groups and more.
.TP
.B memberof
MemberOf.
This overlay maintains automatic reverse group membership values,
typically stored in an attribute called memberOf.
.TP
.B pbind
Proxybind.
This overlay forwards simple bind requests on a local database to a
remote LDAP server.
.TP
.B pcache
Proxycache.
This overlay allows caching of LDAP search requests in a local database.
...
...
@@ -90,6 +106,12 @@ This overlay is experimental.
It performs basic DN/data rewrite and
objectClass/attributeType mapping.
.TP
.B sssvlv
Server Side Sorting and Virtual List Views.
This overlay implements the RFC2891 server-side sorting control and
virtual list view controls, and replaces the RFC2696 paged-results
implementation to ensure it works with the sorting technique.
.TP
.B syncprov
Syncrepl Provider.
This overlay implements the provider-side support for
...
...
@@ -126,15 +148,19 @@ default slapd configuration directory
.BR slapo\-accesslog (5),
.BR slapo\-auditlog (5),
.BR slapo\-chain (5),
.BR slapo\-collect (5),
.BR slapo\-constraint (5),
.BR slapo\-dds (5),
.BR slapo\-dyngroup (5),
.BR slapo\-dynlist (5),
.BR slapo\-memberof (5),
.BR slapo\-pbind (5),
.BR slapo\-pcache (5),
.BR slapo\-ppolicy (5),
.BR slapo\-refint (5),
.BR slapo\-retcode (5),
.BR slapo\-rwm (5),
.BR slapo\-sssvlv (5),
.BR slapo\-syncprov (5),
.BR slapo\-translucent (5),
.BR slapo\-unique (5).
...
...
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