Thank a lot Emeric, inattention error, I'm so confused about forgetting this part ...
Jérémy Descamps Ingénieur système ----- Mail original ----- De: "Emeric Million" <[email protected]> À: "lsc-userslsc-users" <[email protected]> Envoyé: Mercredi 20 Novembre 2013 11:46:29 Objet: Re: [lsc-users] dataset problem Hi ! I think it's because you have to add in <fetchedAttributes> these lines : <string> sambaPwdLastSet</string> <string> sambaAcctFlags </string> <string> sambaPasswordHistory </string> <string> sambaLMPassword </string> <string> sambaNTPassword </string> 2013/11/20 Jérémy Descamps < [email protected] > Hi community, I'm encountering a problem when I'm trying to set some new attributes to existing entries. Actually I have 2 tasks : - 1st one : get inetOrgPerson entries from LDAP1 and add posixAccount objectClass and their attributes to the LDAP2 - 2nd one : get posixAccount entries from LDAP2 and add sambaSamAccount objectClass and their attributes to the same LDAP2 I'm able to run the 1st task with no problem. I'm able to run the 2nd task, it can edit the sambaSID and merge objectClass for each entry, but it doesn't create some attributes on existing entries (sambaPwdLastSet, sambaAcctFlags, sambaPasswordHistory, sambaLMPassword, sambaNTPassword) You can see the 2 tasks here : http://pastebin.com/BAK3qwcv I tried several combination with policy and force/create/default values. Thank you very well ! Jérémy Descamps Ingénieur système _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users -- MILLION Emeric -- This message has been scanned for viruses and dangerous content by MailScanner , and is believed to be clean. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

