> Hello All,
> I am not sure how to use Event based LDAP source as below is my
configuration
>
> <asyncLdapSourceService>
> <name>src-ldap-service</name>
> <connection reference="src-ldap"/>
> <baseDn>ou=Sample,dc=lsc-project,dc=org</baseDn>
> <pivotAttributes>
> <string>mail</string>
> </pivotAttributes>
> <fetchedAttributes>
> <string>description</string>
> <string>cn</string>
> <string>sn</string>
> <string>userPassword</string>
> <string>objectClass</string>
> <string>mail</string>
> <string>carLicense</string>
> <string>uid</string>
> </fetchedAttributes>
>
> <getAllFilter>(objectClass=inetorgperson)</getAllFilter>
>
<getOneFilter>(&(objectClass=inetorgperson)(mail={mail}))</getOneFilter>
>
<synchronizingAllWhenStarting>false</synchronizingAllWhenStarting>
> <serverType>ApacheDS</serverType>
>
> </asyncLdapSourceService>
>
> I am using plugin destination service . Sync is not happening when doingt
any modification in the LDAP server .Not sure which plugin to use .
> Please help me to resolve this or point me to any example code for event
based ldap source .
>
> Thanks in advance .
>
> Thanks & Regards,
>
> Arsad Ali
> 7795642273
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users