|
From: Michael <mi...@st...> - 2001-10-18 11:34:33
|
js...@ne... wrote: > > I have something like uid=someone,ou=ç?«,dc=domain,dc=org. The > ou value is in gb2312 encoding. It seems that your DNs are not compliant to RFC2253. All attribute values should be UTF-8 encoded ISO-10646 Unicode. Check the component which builds this DN. Ciao, Michael. |