[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: help! french accents
Hugo.van.der.Kooij@caiw.nl wrote:
>
> On Fri, 3 Nov 2000, Xavier Poirier wrote:
>
> > Personaly i use the OpenLDAP 2.0.6 and works fine with french accents on
> > outlook express including the search fonctionality too;
> > but curiously it is with netscape that the accents are not reconized ! no
> > matter for me ...
>
> netscape is LDAP v2
AFAIK you're simply wrong. At least Netscape Communicator 4.5+ is
LDAPv3.
You can configure the LDAP version to bind in prefs.js /
preferences.js. E.g. in my config:
user_pref("ldap_2.version", 3);
Ciao, Michael.