HI! I have UTF-8 encoded data in DNs of entries stored on a OpenLDAP 1.2.11 server. Up to now I ignored the hex escaping of NON-ASCII chars as described in RFC2253. But now that I implemented this I have troubles doing modrdn since OpenLDAP 1.2.x compares the DN data and the entry's data directly. Will this be fixed in OpenLDAP 2.0? Ciao, Michael.