Hi Sofiane, Can you explain a little bit more about the job you are trying to do ? You've written that "I want to create Users (into my LDAP destination : AD 2003) from my group membership". Does this mean that you have only a user identifier and that you are trying to create a complete Active Directory user only from its login ?
Regards, -- Sebastien BAHLOUL IAM / Security specialist Ldap Synchronization Connector : http://lsc-project.org Blog : http://sbahloul.wordpress.com/ 2012/6/7 Sofiane <[email protected]> > Hi Sébastien, > > Thank you very much for your help, you can see my config file here : > > http://pastebin.com/67F18h1A > > > > > > Message du 07/06/12 12:09 > > De : "Sébastien Bahloul" > > A : "Sofiane" > > Copie à : [email protected] > > Objet : Re: [lsc-users] Create User from group membership > > > > Hi Sofiane, > > > > May I suggest that you use a pastebin service because your configuration > > has been rearranged by your mail client/server ? > > > > Regards, > > -- > > Sebastien BAHLOUL > > IAM / Security specialist > > Ldap Synchronization Connector : http://lsc-project.org > > Blog : http://sbahloul.wordpress.com/ > > > > > > > > 2012/6/7 Sofiane > > > > > Hi, > > > > > > I'm a new user with LSC, but i have a problem and i need your help > please. > > > I want to create Users (into my LDAP destination : AD 2003) from my > group > > > membership (attribute : "member" in my LDAP source : AD LDS 2008). > > > It is poosible ? > > > I try to do that with this file configuration, but i could create only > one > > > User from members of my group : > > > > > > > > > grp_lds > > > org.lsc.beans.SimpleBean > > > > > > grp_member_lds > > > > > > OU=TEST,OU=Groupes,DC=MYTEST,DC=fr > > > > > > > > > CN > > > > > > > > > > > > member > > > cn > > > sn > > > > > > (&(objectClass=group)(CN=mygroup)) > > > (&(objectClass=group)(cn=mygroup)) > > > > > > > > > > > > grp_adm > > > > > > OU=LDS,DC=EURASIE,DC=intra > > > > > > > > > CN > > > > > > > > > > > > objectClass > > > cn > > > sn > > > > > > (&(objectClass=organizationalPerson)) > > > (&(objectClass=organizationalPerson)) > > > > > > > > > > > > > > > "CN=" + srcLdap.attribute(srcBean.getDatasetValuesById("member"), > > > 'sn').get(0) + ",OU=LDS,DC=EURASIE,DC=intra" > > > , > > > FORCE > > > > > > objectClass > > > > > > FORCE > > > > > > > > > "organizationalPerson" > > > > > > > > > > > > sn > > > > > > FORCE > > > > > > > > > js:srcLdap.attribute(srcBean.getDatasetValuesById("member"), > 'sn').get(0) > > > > > > > > > > > > cn > > > > > > FORCE > > > > > > > > > js:srcLdap.attribute(srcBean.getDatasetValuesById("member"), > 'sn').get(0) > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > AES > > > 128 > > > > > > > > > > > > > > > Many thanks for your help > > > > > > Une messagerie gratuite, garantie à vie et des services en plus, ça > vous > > > tente ? > > > Je crée ma boîte mail www.laposte.net > > > _______________________________________________________________ > > > Ldap Synchronization Connector (LSC) - http://lsc-project.org > > > > > > lsc-users mailing list > > > [email protected] > > > http://lists.lsc-project.org/listinfo/lsc-users > > > > > > > Une messagerie gratuite, garantie à vie et des services en plus, ça vous > tente ? > Je crée ma boîte mail www.laposte.net >
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

