Is there a way I can alter the behavior of how the Netscape SP treats
getAttributes(...) is in JNDI?

i.e.
ctx.getAttributes("ou=xxx,ou=yyy,o=zzz") where "ou=yyy,o=zzz" is a referral
to another machine. If I getAttributes on
("ou=xxx,ou=yyy,o=zzz") on that machine I would get the right attributes.

Right now, if the name parameter crosses a referral it returns that
attributes of the referral, I'd like it to return the the attributes of the
entry the name points to (even if part of it crosses a referral).

Is this possible with the Netscape SP for JNDI?

-Mark

Mark R. Diggory
Software Engineer
Harvard-MIT Data Center
G-6 Littauer Center, North Yard
Harvard University
Cambridge, MA 02138
phone: (617) 496-7246
e-mail: [EMAIL PROTECTED]

Reply via email to