[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#4397) man pages SLAPO-UNIQUE(5) and SLAPO-REFINT(5)
Full_Name: Ignacio Coupeau
Version: 2.3.19
OS: RH AS3U4
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (212.145.140.211)
The configuration section says:
Applies to the man pages of SLAPO-UNIQUE and LAPO-REFINT(5)
The text:
"These slapd.conf options apply to the Attribute Uniqueness overlay.
They should appear after the overlay directive and before any subse-
quent database directive."
Perhaps should be:
"These slapd.conf options apply to the Attribute Uniqueness overlay.
They overlay configuration options start with overlay <name> and comes after the
database directive. As matter of fact, if is set before the database, doesn't
work".
Also may be useful explain that "<attribute...>" are a list of attrs with
spaces. There a lot of bad configuration files in google with commas (for
example http://www.symas.com/techtips/introtooverlays.html).