#48223 Winsync fails when AD users have multiple spaces (two)inside the value of the rdn attribute
Closed: wontfix Opened by nhosoi.

Create an entry having an rdn with multiple adjacent whitespaces, e.g.,
cn=AD space test user0,
which is normalized to
cn=AD space test user0
on DS and it causes an error when the DS tries to sync with AD.

[...] NSMMReplicationPlugin - windows sync - agmt="cn=WinSync4" (WS2012R2:389): windows_process_dirsync_entry: failed to fetch inbound entry CN=AD space test user0,OU=OU0,DC=test,DC=example,DC=com.


Thanks to Rich for the quick ack!

On 07/13/2015 05:33 PM, Rich Megginson wrote:

ack

Pushed to master:
5363898..2c484cc master -> master
commit 2c484cc6e89e473bced0e9b25dd6e68d53024bb3

Pushed to 389-ds-base-1.3.4:
d8b7a3c..69fd1f1 389-ds-base-1.3.4 -> 389-ds-base-1.3.4
commit 69fd1f188105b2c3ca1bee04b05909e53c980b34

Metadata Update from @nhosoi:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.3.4.2

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1554

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata