mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-25 00:02:53 -05:00
Tweak prev commit
This commit is contained in:
parent
a25bfec9d9
commit
5b1b114662
2 changed files with 4 additions and 2 deletions
|
|
@ -488,7 +488,8 @@ using this filter "cn=*abcdefgh*" would generate index lookups for
|
|||
.LP
|
||||
Note: Indexing support depends on the particular backend in use. Also,
|
||||
changing these settings will generally require deleting any indices that
|
||||
depend on these parameters and recreating them with slapindex.
|
||||
depend on these parameters and recreating them with
|
||||
.BR slapindex (8).
|
||||
|
||||
.TP
|
||||
.B olcLocalSSF: <SSF>
|
||||
|
|
|
|||
|
|
@ -505,7 +505,8 @@ using this filter "cn=*abcdefgh*" would generate index lookups for
|
|||
.LP
|
||||
Note: Indexing support depends on the particular backend in use. Also,
|
||||
changing these settings will generally require deleting any indices that
|
||||
depend on these parameters and recreating them with slapindex.
|
||||
depend on these parameters and recreating them with
|
||||
.BR slapindex (8).
|
||||
|
||||
.TP
|
||||
.B localSSF <SSF>
|
||||
|
|
|
|||
Loading…
Reference in a new issue