On 29/10/2018 14:42, Martin Röh wrote: > > I tried it this way: > > <name>NIS2LDAP-User-SyncTask</name> > <bean>org.lsc.beans.SimpleBean</bean> > <pluginSourceService > implementationClass="org.lsc.plugins.connectors.nis.NisSrcService"> > <name>nis-source-service</name> > <connection reference="nis-src-conn" /> > <nis:nisSourceServiceSettings> > <name>nis-src-service</name> > <connection reference="nis-src-conn" > /> > <nis:map>passwd.byname</nis:map> > </nis:nisSourceServiceSettings> > > <getAllFilter>>(&(objectClass=inetorgperson)(uid=mar))</getAllFilter> > </pluginSourceService> > > But I get an error: > > Oct 29 14:40:15 - ERROR - org.lsc.exception.LscConfigurationException: > Configuration exception: Unable to identify the nis service configuration > inside the plugin source node of the task: NIS2LDAP-User-SyncTask > > Can you telle me how to do it in the right way ?
Maybe using some conditions ? https://lsc-project.org/documentation/latest/configuration/syncoptions#conditions_lsc_tasks_task_propertiesbasedsyncoptions_conditions -- Soisik Froger 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

