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

RE: When to not deref aliases



Surely, we wouldn't dereference an alias for ModifyDNRequest but we would
for the other two. Probably, CompareRequest should have a deref boolean in
the definition.

Ron.

-----Original Message-----
From: Jim Sermersheim [mailto:jimse@novell.com]
Sent: Friday, 17 November 2000 5:05
To: ietf-ldapbis@OpenLDAP.org
Subject: When to not deref aliases


Some operations in RFC 2251 explicitly say to not dereference aliases while
resolving the name (ModifyRequest, AddRequest, DelRequest) while others
don't (BindRequest, ModifyDNRequest, CompareRequest). Should we add similar
language to the latter three?

Jim