From 6bc33d28c09a6de7a95d548bf7930b4ffc3c9b14 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 16 Oct 2002 16:54:27 +0000 Subject: [PATCH] Note --without-threads limitation --- doc/man/man5/slapd-shell.5 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/man/man5/slapd-shell.5 b/doc/man/man5/slapd-shell.5 index 58a6a18866..c1c3e8fea8 100644 --- a/doc/man/man5/slapd-shell.5 +++ b/doc/man/man5/slapd-shell.5 @@ -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 -- 2.39.5