Le 12/05/2010 11:25, Romain a écrit :
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
I have more success now, but always i don't have my "name open session". But after many try, i think that the "uid" attribute are not correctly define ...

Maybe i have an error in a line, or i had to add a line

Thanks
YEAHHH !!! Its good now, i have see that in this line : lsc.tasks.user.srcService.attrs=description cn sn userPassword, there are not the "uid" attribute, so i have had like that :

lsc.tasks.user.srcService.attrs=description cn sn userPassword uid

And now, i have the "name open session user". Its good now.
But always the problem of inactive account, but i think that it was resolve wwith the SSL connection ??

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