I've setup AD server and everything is working fine, even importing users.
But problem starts when my OU has comma in title. (e.g. Research, development and support).
Code: Select all
distinguishedName= OU=Research\, development and support ,OU=company,DC=domain,DC=comIs there any workaround for this?
Thx in advance.
Best regards