Issue #395 has been updated by Clément OUDOT.

Status changed from Feedback to Closed
% Done changed from 80 to 100

Can't manage to have DN with spaces after comma in OpenLDAP and AD, so can't 
really test, but I close this issue anyway.
----------------------------------------
Bug #395: Bug with white space in DNs
http://tools.lsc-project.org/issues/395

Author: Robin Garner
Status: Closed
Priority: Normal
Assigned to: Clément OUDOT
Category: Core
Target version: 2.1
Problem in version: 


When a DN exists in a source directory with whitespace before or after an RDN 
(eg "cn=Fred,ou=People, o=myorg,dc=example,dc=com"), rewriteBase leaves a 
trailing comma on the relative DN, and subsequent operations fail.

The attached patch replaces the string manipulation of DNs with standard apache 
DN operations, leveraging the apache library's knowledge of DN syntax to avoid 
these issues.  The logic becomes simpler in the process.




-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev

Reply via email to