From d4df96f63cde528d87ff4e1e574f6aae199401cd Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 17 Oct 2002 17:10:00 +0000 Subject: [PATCH] Add threads note --- 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.47.2