Norbert Klasen wrote:
> Dan Mosedale wrote:
>
>> Here's some discussion (reposted with permission) about supporting various
>> versions of LDAP in the browser. Comments solicited...
For the basic bind/search operations we'd start with, I don't think
there's much difference between v2 and v3. It's not like you need the v3
controls like VLV to do autocomplete or address book searches.
> You might want to take a look at Kurt Zeilenga's draft on LDAP version
> differences for possible pitfalls of dual implemenations:
> http://search.ietf.org/internet-drafts/draft-zeilenga-ldapbis-vd-01.txt
I scanned this, and it's interesting stuff, once you get into deep usage
of the protocol. One thing which seemed out of step with my experience
during Netscape 4.x is that LDAP installations were all over the map
with their use of character encodings and attribute names. Usage of
those two things wasn't as easily generalizable as the Zeilenga paper
purports.
-- Phil. (LDAP alumnus scanning these threads at dmose's request)