mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Note --without-threads limitation
This commit is contained in:
parent
75e1620ee4
commit
6bc33d28c0
1 changed files with 6 additions and 0 deletions
|
|
@ -143,6 +143,12 @@ Lines starting with `#' or `DEBUG:' are ignored.
|
|||
.SH EXAMPLE
|
||||
There is an example search script in the slapd/back-shell/ directory
|
||||
in the OpenLDAP source tree.
|
||||
.SH LIMITATIONS
|
||||
The shell backend does not support threaded environments.
|
||||
When using the shell backend,
|
||||
.BR slapd (8)
|
||||
should be built
|
||||
.IR --without-thread .
|
||||
.SH FILES
|
||||
.TP
|
||||
ETCDIR/slapd.conf
|
||||
|
|
|
|||
Loading…
Reference in a new issue