Hi, I've managed to call external script, thanks a lot. Below is part of output, what could be send further to some command ldapmodify. But as I see for the changetype there is "delete". I know that this is a delete operation, but in my case I want to achieve just "disable" the user, even if it's deleted in the source database. Can you please help with some idea, how to change the changetype for my case.
Jun 12 13:47:14 - INFO - # Removing object CN=Milica Petek,OU=Uporabniki,DC=idp,DC=local for ADUserDeactivate # Wed Jun 12 13:47:14 CEST 2019 dn: CN=Milica Petek,OU=Uporabniki,DC=idp,DC=local changetype: delete Regards, Matjaž V V sre., 12. jun. 2019 ob 11:00 je oseba Clément OUDOT < [email protected]> napisala: > > Le 12/06/2019 à 10:50, Matjaz Premerl a écrit : > > > > Thanks in advance for any explanation, that I could go further with > > understanding the scripts. > > > > Executable plugin uses LDIF as format to read/write data to scripts, see > https://lsc-project.org/documentation/plugins/executable/howto_scripts > > In sample delete shell script, we read the LDIF content and pass it to > ldapmodify command. > > -- > Clément Oudot | Identity Solutions Manager > > [email protected] > > Worteks | https://www.worteks.com > > _______________________________________________________________ > Ldap Synchronization Connector (LSC) - http://lsc-project.org > > lsc-users mailing list > [email protected] > https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

