Hi Sebastien,

I think it might be the issue. There is a parameter called "interval" that maybe put me on a wrong direction (assuming that interval defines a time between two executions of a synchronous task since async task does not need such setting because it does its work based on external events / LDAP updates). I did not expect that there is such a strong relation between task type (sync/async) and execution mode (batch, daemon).

I will do some modifications to my setup and let you know guys.

Thanks!


Tomas


------ Původní zpráva ------
Od: "Sébastien Bahloul" <[email protected]>
Komu: "Francesco Malvezzi" <[email protected]>
Kopie: "lsc-users" <[email protected]>
Odesláno: 6.8.2014 13:43:08
Předmět: Re: [lsc-users] Periodic synchronisations

Hi Tomas,

I think that the issue is that LSC is not working as you understand it : - either launch it with a sync job (-s). LSC will start, sync and stop (batch mode) - or launch it with a asynchronous job (-a). LSC will start, sync the while job and wait for new things to sync (daemon mode)

So there's no way to start LSC as a daemon to launch synchronous tasks,

Regards

Sebastien BAHLOUL
IAM / Security specialist
Ldap Synchronization Connector : http://lsc-project.org
Blog : http://sbahloul.wordpress.com/


2014-08-06 13:00 GMT+02:00 Francesco Malvezzi <[email protected]>:
>
> As Clément told me some time ago
> (http://lists.lsc-project.org/pipermail/lsc-users/2014-April/001834.html) > in order to work async service requires OpenLDAP with syncprovider overlay.

pardon, I'm sorry:

http://lsc-project.org/wiki/documentation/2.1/configuration/service/sourceasyncldap

things have changed now, so it could even work,

ciao,

Francesco

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

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users
_______________________________________________________________
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