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

