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

Re: International chars w/ OpenLDAP+Mail clients



Norbert Klasen wrote:
> 
> > It works for me.  I search myself in the directory, double click
> > on the icon and Netscape jumps to (wrapped for clarity):
> 
> It works for me as well. I use Netscape 4.75 on W2k.

I'm using 4.75 on Linux and maybe that's the difference. It connects
to the server with LDAPv2 if I interpret the log right:

do_bind: version=2 dn="" method=128
do_bind: v2 anonymous bind

There's a parameter in preferences.js:

user_pref("ldap_2.version", 2);

Changing this to 3 also doesn't help.

I will check on a Windows box...

Ciao, Michael.