Le 12/05/2010 11:09, Jonathan Clarke a écrit :

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
lsc.tasks.user.dstService.attrs=description cn sn userPassword objectClass

I have now this line so i have to had an attribute in this line ???
I have tried with this line but with no succes :
lsc.tasks.user.dstService.attrs=description cn sn userPassword objectClass sAMAccountName

Thanks


_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to