Le 12/05/2010 10:47, Romain a écrit :
Yes i have succeded just after i have send my mail. So no, i have this lsc.properties file : ---------------------------------------- lsc.tasks.user.dstService.attrs=description cn sn userPassword objectClass
You need to set sAMAccountName attribute in user entry. This is the AD login.I have this line, its not good ??? # sAMAccountName<- uid lsc.syncoptions.user.sAMAccountName.create_value = srcBean.getAttributeValueById("uid")
Looks good, but if you want to write this attribute to your destination, you must also list it in:
lsc.tasks.user.dstService.attrs= Jonathan -- -------------------------------------------------------------- Jonathan Clarke - [email protected] -------------------------------------------------------------- Ldap Synchronization Connector (LSC) - http://lsc-project.org -------------------------------------------------------------- _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

