[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: References with empty dn (ITS#817)



Committed to HEAD.  Thanks.

At 01:55 PM 10/10/00 +0000, venaas@uninett.no wrote:
>Full_Name: Stig Venaas
>Version: 2.0.x
>OS: 
>URL: http://domen.uninett.no/~venaas/ldap-reference.diff
>Submission from: (NULL) (158.38.60.92)
>
>
>As discussed on the devel list, continuation references should use the empty dn
>not the original dn when the dn in the URL is empty. Since
>ldap_chase_v3referrals
>is used both for references and referrals, and it needs to act differently in
>the
>two cases, I've solved it by adding a flag to ldap_chase_v3referrals.
>See enclosed patch.
>
>Stig