Open Meatballs1 opened 9 years ago
Sounds reasonable to assume that ADSI in extapi needs to be converted to return UTF-8 strings.
and/or that db_manager should somehow ensure strings are encoded/escaped correctly?
Adsi in extapi definitely needs Unicode work done. Badly :)
TheColonial I choose you:
I feel special.
The best that dbmanager can hope to do is mangle the bytes so things don't explode. It will never be able to guess the correct encoding because character encoding is fucking stupid. ><
I would be happy to take this on time permitting.
5 years later. Has this been fixed? I think this has been fixed, but I can't be bothered setting up a domain to test.
Using enum_ad_computers I get the following error. Looks like it dislikes the
Windows Server(R)
in a comment?