Can non-ASCII characters be passed through the LDAP config file?
search cancel

Can non-ASCII characters be passed through the LDAP config file?

book

Article ID: 160388

calendar_today

Updated On:

Products

Data Loss Prevention Enforce

Issue/Introduction

Can UNICODE or other non-ASCII code be passed through the LDAP properties file?

Resolution

The properties file has to be in ASCII.  However, you can use the escape characters to pass Unicode.

In order to get the ASCII encoding you can use the native2ascii converter that comes with the JDK.  Note:  This does not come with the JRE that Symantec DLP ships. See http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/native2ascii.html