OIM ldap sync vs ldap connector
OIM LDAP Sync February 17, 2012 by Ashis LDAP sync (LDAP Synchronization) is the bidirectional process of exposing the security principals (users, user groups, and roles). This process copies OIM user changes (add, modify, delete) to Oracle Internet Directory (OID) via Oracle Virtual Directory (OVD). LDAP sync runs behind the scene and uses scheduled jobs or reconciliation engine to pull changes from LDAP and event handlers to push data to LDAP. Is OVD a mandatory element? It Depends on OIM version. OIM 11.1.1.3.x version requires external OVD server for LDAP Sync. OIM 11.1.1.5 (PS1) versions support both external OVD server as well as inbuilt libOVD (OVD plugin part of OIM ). This means that OVD is an optional component here. LDAP Sync Vs LDAP connector: As some of you might be wondering what the difference is, let me make this clear to you that there are some overlap in functionalities between these options and that you have to consciously choose the appropri...