Le 12/11/2015 16:57, Dan Williams a écrit :
Hi Clément,
Thank you for the suggestion.
I've created a new xml file based on the link you provided. We are
facing a "Synchronization aborted because no source object has been
found !"error.
I am actively working on this but would appreciate advice in the mean
time.
Hi,
there is an error in the getOneFilter of your source.
Replace
<getOneFilter><![CDATA[(&(objectClass=user)(sAMAccountName={uid}))]]></getOneFilter>
By
<getOneFilter><![CDATA[(&(objectClass=user)(sAMAccountName={sAMAccountName}))]]></getOneFilter>
And of course, LSC will not run if there are no entries in the source,
so check also the getAllFilter, and be sure it returns entries.
--
Clément OUDOT
Consultant en logiciels libres, Expert infrastructure et sécurité
Savoir-faire Linux
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users