From d0a17501cbb75937f41b75904cd07562476f7d4d Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Sat, 24 Apr 2004 14:43:46 +0000 Subject: Increasing SIZELIMIT to handle 200 groups. (This used to be commit a3b124172d7919c6110c942254485636d63356bc) --- docs/guide/Chap06-MakingHappyUsers.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/guide/Chap06-MakingHappyUsers.xml') diff --git a/docs/guide/Chap06-MakingHappyUsers.xml b/docs/guide/Chap06-MakingHappyUsers.xml index 72e04a750f..d513ef04d1 100644 --- a/docs/guide/Chap06-MakingHappyUsers.xml +++ b/docs/guide/Chap06-MakingHappyUsers.xml @@ -1218,7 +1218,7 @@ index default sub Configuration File for NSS LDAP Support &smbmdash; <filename>/etc/ldap.conf</filename> -SIZELIMIT 12 +SIZELIMIT 200 TIMELIMIT 15 DEREF never @@ -1238,7 +1238,7 @@ nss_base_group ou=Groups,dc=abmas,dc=biz?one Configuration File for NSS LDAP Clients Support &smbmdash; <filename>/etc/ldap.conf</filename> -SIZELIMIT 12 +SIZELIMIT 200 TIMELIMIT 15 DEREF never -- cgit