Issue #264 has been updated by Jonathan Clarke.

Status changed from New to Assigned
Assigned to set to Jonathan Clarke
Problem in version changed from 1.3-CURRENT to 1.2.0

Had a look into this. Thanks for the report.

I haven't come up with a fix yet, but here are some technical details. The 
problem is that SimpleJndiSrcService and SimpleJndiDstService do not create the 
Bean they return in the same way... So SimpleJndiSrcService returns a bean with 
a full DN (including context DN) and SimpleJndiDstService returns a bean with 
just the prefix (up to the context DN).

If I change the two classes to work the same, then tests no longer pass, and 
extra MODRDNS seem to happen when they shouldn't...

This needs more work!
----------------------------------------
Bug #264: Not proper evaluation for create (and probably delete) when base.dn 
is not rewrited
http://tools.lsc-project.org/issues/264

Author: Ronald Rudimor
Status: Assigned
Priority: High
Assigned to: Jonathan Clarke
Category: Core
Target version: 1.3.x branch
Problem in version: 1.2.0


When a synchronization with no DN rewrite takes place, lsc is not able to find 
and match entries in both src and dst.

As a result, an attempt to add the entries again is performed.

The same bug, probably causes the entries to be deleted (if you don't have  
.condition.delete = false).





-- 
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