2014-06-25 4:30 GMT+02:00 Grandy Fu <[email protected]>: > On 24/6/14 6:26 PM, Clément OUDOT wrote: > >> >> Hi Grandy, >> >> in your lsc.xml, you made mistakes in pivot attributes. In your case, it >> seems your should use uid in source and samaccountname in destination. So >> the configuration should be : >> >> >> Thanks, Clément. It works finally. > > > >> For the password, I don't how to export it from Novell eDir. Did someone >> already achieve this? >> >> >> I know there are programs in Novell Cool solution has tools to retrieve > user password. > https://www.novell.com/communities/coolsolutions/cool_tools/getpass-21- > universal-password-retrieval-utility-updated/ > > Also a Perl module to do so: > http://search.cpan.org/~ghalse/Net-LDAP-Extension- > eDirectoryPassword-0.00_01/eDirectoryPassword.pm > > A Password self service program called PWM which is written in java > figured out how to retrieve the password > https://code.google.com/p/pwm/ > > Well, good to know.
>From my point of view, it should be quite easy to create a password sync task with the executable plugin that would call the eDirectoryPassword.pm module ti get the password, and an LDAP destination to store password in AD. See http://lsc-project.org/wiki/documentation/plugins/executable Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

