2014-11-25 12:29 GMT+01:00 FOUCHET, Alexandre <
[email protected]>:

>  I thought having LSC run as a service was already giving async mode.
>

Withtout asyncLdapSourceService, you will have a pseudo async mode: LSC
will query your source directory every 5s. See interval parameter in
http://lsc-project.org/wiki/documentation/latest/configuration/service/sourceldap

>
>
> I tried doing sudo service lsc start and then every 10 seconds : lsc –c
> all and lsc –s all. (manual call to lsc –c and lsc –s, no crontask yet)
>
> I modified a source user and the existing dest user was not modified, even
> after lsc –c and lsc –s.
>
>
>
> Behaviour is as follows so far :
>
> When I set membership on a user, the user is successfully created on the
> dest LDAP.
>

Ok.


>  When I unset membership on a user, the user is not deleted on the dest
> LDAP.
>

Because your cleanFilter in your source service does not have the memberOf
filter.


>  When I modify the mail address existing user on the source LDAP user, it
> is not updated on dest LDAP user.
>
>

Don't know why. Is the mail stored in jSprintEmail?

And note that you have two times 'objectClass' in your fetched attributes.


>
>
> You’ll find my lsc.xml attached. Thanks for your time, I am also on IRC as
> alex_fouchet in case it would be simpler this way.
>
>
>


Try to run LSC in debug mode by changing log level in logback.xml.




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