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

Re: Chinese characters



csima wrote:
> 
> How would I put chinese characters in a bind call?
> 
> ex.
>     ldap_simple_bind_s(ld,"cn=*chinese characters here*","ditto");

Characters should be represented in UTF-8, if you're using LDAP v3.
See RFC 2253 (DN string representation) and RFC 2279 (UTF-8).

Netscape software also uses UTF-8 in LDAP v2, although the standard
calls for T.61.