Iirc an LDAP URL is returned for an alias that falls outside of the search base. In my LDAP proxy I treat alias in a way to return a DN and not an LDAP URL because it seems to me unnecessary to return an LDAP URL in that case and also to avoid the client bypassing the proxy.
Jérôme On 9/23/05, Marc Boorshtein <[EMAIL PROTECTED]> wrote: > JNDI will return an LDAP URL as the name of an entry if it falls outside of > the the search base (ie if a referral to another server was followed that > uses a different namespace). > > Marc > > On 9/23/05, Norbet Reilly <[EMAIL PROTECTED]> wrote: > > No need to apologise ;-) and in fact that is what the dummy partition > > I attached to the issue does (sends back hardcoded info). Another note > > in the issue is that absolute entries seem to have URL style names, > > which seems relevant ... > > > > Thanks > > > >
