2014-12-02 8:52 GMT+01:00 Udhaya Kumar <[email protected]>:

> Hi,
>
>
Hi,


> I am using lsc for synchronize users from LDAP to an Mysql SQL database.I
> am able to synchronize well.
> I have doubt regarding synchronization.
> I have created user in LDAP and run the lsc exe or script file. The user
> added to database successfully.
> But I want parallelly add user to database when user added to LDAP. I mean
> how to make LSC in active in all time.(i.e I want run lsc only once)
>
> LSC version - 2.1
> Mysql - 5.5
>
>

To be able to synchronize your LDAP with your DB "on the fly", you need to
use the async mode (lsc -a), either by configuring your LDAP server as a
SyncRepl provider (in this case, use asyncLdapSourceService :
http://lsc-project.org/wiki/documentation/latest/configuration/service/sourceasyncldap),
or use a standard LDAP source service (
http://lsc-project.org/wiki/documentation/latest/configuration/service/sourceldap)
and configure the 'interval' parameter.



Clément.
_______________________________________________________________
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