Hello,

I use LSC 2.0 and i don't understand why i cannot delete an entry in the destination service.
My source service  is an Oracle Database
My destination service is an Active Directory (2008 R2)

I can synchronize people from Oracle to AD (creation and modification work fine with a SSL connection on the AD).
But i don't understand how to get the clean phase working.
I want to delete people (entries) who are in AD and who are not in the database.
If i set the <delete> node to true in lsc.xml, the command
lsc -f etc -s all -c all
synchronize correctly the entries and delete all the entries in AD (even those who are in the database souce).

Another point : i tried to add a sql request inside the <databaseSourceService> config :
<requestNameForClean>getPeopleClean</requestNameForClean>

But LSC does not not take it into account. Is that clean phase enabled only for asynchronous mode ?

I never get any error messages.

So, what is the right config to delete an entry ?



_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

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

Reply via email to