From 85c4de6c788fb5aaece2646a4adb45934b12e98d Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 17 May 2015 10:47:12 +0000 Subject: [PATCH] 389 server size limit --- lam/docs/manual-sources/howto.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index aad10eea..cf356a91 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -9787,9 +9787,24 @@ a.lamLogo { Size limit You will get a message like "LDAP sizelimit exceeded, not all - entries are shown." when you hit the LDAP search limit. See the OpenLDAP settings to fix - this. + entries are shown." when you hit the LDAP search limit. + + + + OpenLDAP: See the OpenLDAP + settings to fix this. + + + + 389 server: set nsslapd-sizelimit in cn=config (may also be + set per user) + + + + other LDAP servers: please see your server + documentation + +