Ldap bind format

We’re on linux, openfire-4.0.2, java 1.8

We use ldap for authentication, our ldap logs look like this:

BIND dn=“uid=\22bill\22,ou=\22People\22,dc=\22FOO\22,dc=\22com\22”

We want to get rid of those \22 quote marks within the connection string. Is there any configuration change we can make to openfire to get rid of them?

Thanks for any help,

dlw