From 7b6d39a043612b4defaef01e881f094c6427b247 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Mon, 12 Jun 2006 22:23:41 +0000 Subject: [PATCH] fix and clarify usage details --- doc/man/man5/slapo-chain.5 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapo-chain.5 b/doc/man/man5/slapo-chain.5 index 9eb0296c68..6981fe10bd 100644 --- a/doc/man/man5/slapo-chain.5 +++ b/doc/man/man5/slapo-chain.5 @@ -81,13 +81,16 @@ If the \fBcritical\fP flag affects the control criticality if provided. .TP .B chain-max-depth In case a referral is returned during referral chasing, further chasing -occurs at most \fB\fP levels. Set to \fB0\fP to disable further -referral chasing. +occurs at most \fB\fP levels deep. Set to \fB1\fP (the default) +to disable further referral chasing. .TP .B chain-return-error {FALSE|true} In case referral chasing fails, the real error is returned instead of the original referral. In case multiple referral URIs are present, -only the first error is returned. +only the first error is returned. This behavior may not be always +appropriate nor desirable, since failures in referral chasing might be +better resolved by the client (e.g. when caused by distributed +authentication issues). .TP .B chain-uri This directive instantiates a new underlying \fIldap\fP database -- 2.39.5