From 3d1348e191904c78424bcd688ce6372933d7855c Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 8 Nov 2007 20:33:48 +0000 Subject: [PATCH] ITS#5200 --- CHANGES | 2 ++ doc/man/man5/slapd.conf.5 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 070adc1f40..35e475c1aa 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.40 Engineering + Documentation + Fixed maxderefdepth default value typo (ITS#5200) OpenLDAP 2.3.39 Release (2007/10/26) Fixed slapd backglue compilation problem (ITS#5214) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 776f86e211..1e86e83cd1 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1302,7 +1302,7 @@ switch. .TP .B maxderefdepth Specifies the maximum number of aliases to dereference when trying to -resolve an entry, used to avoid infinite alias loops. The default is 1. +resolve an entry, used to avoid infinite alias loops. The default is 15. .TP .B overlay Add the specified overlay to this database. An overlay is a piece of -- 2.47.2