Hi Clément,

On 2015-07-23 13:53, Clément OUDOT wrote:
You cannot create two entries in destination from one entry in source
in one sync. But from my point of view, you just need to set the two
values in uid attribute of the main entry.

ook. so I would add another uid attribute to the entry.
Just used
        <dataset>
            <name>uid</name>
            <policy>KEEP</policy>
            <createValues>
<string>srcBean.getDatasetFirstValueById("sAMAccountName")</string> <string>srcBean.getDatasetFirstValueById("sAMAccountName")+"tf"</string>
            </createValues>
        </dataset>
et voila.

Now I just need to get sasldelegation working and I'm done!

Thank you for your help and of course for this cool piece of software!

Kind Regards
Thomas
_______________________________________________________________
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