Le 20/03/2019 à 12:39, Christiaan Louw a écrit :
> Hi
>
> Now it seems to run but it's not finding any data so I guess my filters and 
> attributes are not correct.
>
> Can you see if its correct? I have tried a bunch of stuff but this is what I 
> made looking at the Documentations. 


As previously said by Soisik, you need to adapte attributes and filters
so that the LDAP query done by LSC returns entries.

I see in your configuration that you use this filter:
(&(objectClass=person)(telephoneNumber=*)). Are you sure it catches
entires in source.

I also see your are using {key} in getOneFilter that are not defined as
pivot attributes. This can't work.

You can learn LSC bascis on this page:
https://lsc-project.org/documentation/latest/basics

You can also read this tutorial, even if in your case, the source will
be AD and the destination OpenLDAP :
https://lsc-project.org/documentation/tutorial/openldaptoactivedirectory


-- 
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

Reply via email to