How can I parse the DN in RFC 4514 back to UTF? Any standard API's
available or should I use sth Apache DS specific?
I have tried to Google for it a bit but no luck? I am writing my app in
Java.
/p
Emmanuel Lecharny wrote:
Przemyslaw Rudzki wrote:
Hi all,
Could please someone explain me what is the reason/purpose for which
DN are presented using "\" before series of characters for example
"\C5\82\C3\B3" instead of two polish letters "łó". What kind of
encoding is that?
http://www.rfc-archive.org/getrfc.php?rfc=4514, par. 3.
I was thinking that it might be Directory Studion things but then I
connected to AD and everything seems to look as expected.
Hopefully !
<snip/> I am wondering if there any drawbacks?
Nope.
Hope it helps.