Hi,
I'm trying to synchronize passwords from eDirectory to openLDAP using jdap. The passwords in eDirectory are not stored in plain text i.e. Secure Login SSO is used (protocom-SSO-Entries in ldiff flie). In ldiff are also present: nDSPKIUserCertificateInfo, userCertificate.
Is it possible to do the synchronization ?
Thanks in advance.
Regards, Martin
Martin Anastasov wrote:
I'm trying to synchronize passwords from eDirectory to openLDAP using jdap. The passwords in eDirectory are not stored in plain text i.e. Secure Login SSO is used (protocom-SSO-Entries in ldiff flie). In ldiff are also present: nDSPKIUserCertificateInfo, userCertificate.
Is it possible to do the synchronization ?
You're probably looking for Get NMAS Password Extended Operation:
http://www.novell.com/communities/node/8445/examples-jim-willekes-dump-tool
http://ldapwiki.willeke.com/wiki/DumpEdirectoryPasswordInformationTool
I've implemented it for a customer in Python for a eDirectory to OpenLDAP migration.
Ciao, Michael.
openldap-technical@openldap.org