[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
chain overlay and chaining
- To: openldap-devel <openldap-devel@OpenLDAP.org>
- Subject: chain overlay and chaining
- From: Pierangelo Masarati <ando@sys-net.it>
- Date: Sun, 23 Jan 2005 22:10:33 +0100
- Domainkey-signature: a=rsa-sha1; s=mail; d=sys-net.it; c=simple; q=dns; b=L7F0nCVKFS6Vizm+2bGaKlfvZIpPEDNUvB03G/B7SXRCps+8i/JZ60LN8qizhMojC YgsVgj7T+UCnErH6mcjWw==
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003
The chain overlay still needs some cleanup; I erroneously made it chase
__all__ referrals, if more than one is provided, while it should simply
try until one can be chased. I have a patch that fixes this. Moreover,
when chasing referrals within other oprations, only the first referral
was tried. I've modified the overlay to try all until one succeeds, and
modified test032 accordingly.
Finally, after having a look at <draft-sermersheim-ldap-chaining-02>, I
note that the current implementation of the chain overlay corresponds to
having both a resolveBehavior and a continuationBehavior of
chainingPreferred, so it could be interesting to implement the chaining
control to allow the other combinations. Unfortunately the draft has
expired without being resubmitted
<http://www.ietf.org/internet-drafts/draft-sermersheim-ldap-chaining-03.txt>.
Comments?
p.
SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497