Ldap/active Directory Sync
March 24, 2008
We have two applications: one of them is based on active directory, the other application has it’s own LDAP server. There is no way to merge the two LDAPs. I need a sript that will take the user data from one LDAP Server to update the active directory. The attributes are different on both servers, therefore a table determines what attribute name will be mapped to what other attribute name. If data changes, the record in the active directory will be updated. If data for a user is unchan…

