1. Server chaining feature in OID is introduced in version 10.1.4.0.1
2. You use server chaining feature to map user/group/entries sitting in third party LDAP directory (AD, iPlanet) and access them through OID. This way you can avoid synchronization of entry (identity data) between OID and third party LDAP Server.
3. Currently (as of version 10.1.4.0.1) only Microsoft Active Directory & Sun iPlanet are supported for OID server chaining (as shown in figure above)
4. Currently only bind, compare(only for userpasswd attribute), modify and search ldap operation are supported
5. You can configure server chaining either from command line (ldap commands) or using OIDADMIN (gui tool to administer OID)
6. If attribute name in OID is same as attribute name in third party ldap server (iPlanet, AD) then mapping is not required (some attributes are mapped by default – orclguid, krbprincipalname)
7. Operation attributes, objects classes and OID specific attributes (starting with orcl) cannot be mapped using server chaining framework
Related Doc
OID Server Chaining guide from Oracle
Related Posts for OID
- Oracle Internet Directory OID
- Oracle Internet Directory – Basics II
- OID to OID/Active Directory/iPlanet other LDAP Server Integration
- Multi Master OID Replication
- OID Architecture
- Oracle Internet Directory , OID Troubleshooting
- Server Chaining in OID
- OID Quesries/ Scripts FAQ
- OIDADMIN Client
- Oracle Identity Management (OID) 11g installation Issues on Linux
- OID 11g – Oracle Directory Services Manager (ODSM)
- DIP : Synchronization, Provisioing, Connectors, DSS in Oracle Directory Services (ODS) 11g
- OID Replication – Suppliers, Consumers, DRG, ASR/LDAP based replication
- ASR setup has failed – Error occurred while dropping database link : ORA-02084 : database name is missing a component while Configuring Multi Master OID replication using “remtool -asrsetup”
- OID 11g Down : Unable to Start OID 11g using OPMN (ODS schema locked ORA-28002)
- OID/Directory Services 11g – Schema, Object Class, Attributes
- OID 11g Distributed Install : DIP/ODSM (Java Component) & OID (LDAP/REPLD) on different machine
- OID Server Mode R, RW, RM: LDAP: error code 53 – Server currently in read only mode
- How to change OID 11g database schema (ODS) password
- How to add custom attribute, Object Classe in OID from command line or GUI
- Oracle Internet Directory (OID) and Real Application Cluster (RAC) database : Things you must know
- How to Update User Password in OID (single account or bulk) – command line or GUI
- Error starting OID 11g during configuration stage of OID installation on Windows Server “ProvisionException: Failed to start the component”
- How to delete Entries in OID 11g in Bulk – Delete Failed : Ldap Error Code 66 Not allowed on Non-Leaf
- How to find latest changelog number (or changes) in OID ?
- Context Initialization Error on running ldapsearch commands on OID Server
- How to find OID version and patches applied on OID Home ?
- How to change OID 11g LDAP/LDAPS listen port
- How to find/audit Failed Login Attempts in OID 11g
- Step by Step configuration of OID Multi Master Replication – LDAP based in OID 11g
- OID 11g LDAP based Multi Master replication : Configuration Entries you must know
- Configure SSL for Oracle Internet Directory (OID)
- How to backup Oracle Internet Directory (OID) 11g – Data : Full / Partial





Good hands-on exercises (installation, patching, cloning), very experienced trainer worth every penny 
10 users commented in " Server Chaining in OID "
Follow-up comment rss or Leave a Trackbackhi Atul,
this topic is very minimal can you be much more detailed on this on how to sync different AD to OID and how to check if the OID is connected to AD and in sync
thanks,
Vamshi D
hi kuman
We install the OID with EBS R12.3, But the OID in other domain extgernal the main branch is not working, if doable with Oracle OID to help more than differnet domain
Thansks
hi kuman
I have question on Oracle OID, can you give me you mobile please
Thansks
Hi Atul,
As a project requirement we have synchronized users from AD to OID (11.1.6.0) using DIP.
OID is configured as a User Identity Store for Oracle Access Manager. We have setup pass-through authentication (Server chaining) for the users which are synchronized from AD to OID.
It is observed that the performance(Auth/sec) is low through server chaining authentication.
Could you please suggest any performance tuning required to be done for server chaining.
Currently tuning done on OID is:
1. Orclmaxcc:10
2. Orclserverprocs:2
3. Orclskiprefinsql:1
Thanks in Advance.
Regards,
Sam
@Sam,
Please share which document you used for pass-through authentication . Is there any firewall between OID and AD ?
Hi Atul,
Thanks for your reply.
I have referred: http://docs.oracle.com/cd/E21043_01/oid.1111/e10029/serverchain.htm
(36.2.1 Configuring Server Chaining by Using Oracle Directory Services Manager)
There is no firewall in between OID and AD
We ran a performance benchmarking tool “SLAMD” to get the “Authentications Completed Avg/Second” against OID and AD with following scenario.
1. Local OID Authentication
2. Active Directory Authentication
3. OID authentication for the user`s synchronized from Active Directory (Pass-through AuthN)
The test was executed for 25 Threads for 10 min, below are the test result:
1. Local OID User (Authentications Completed Avg/Second) : 3326.908
2. AD (Authentications Completed Avg/Second): 6458.750
3. OID users Syncd from AD: (Authentications Completed Avg/Second): 102.350
CPU and memory utilization for this entire test were 0% and 1.5% respectively
Regards,
Sam
@ Sam,
I would like to understand requirement of server chaining if you are syncing AD users to OID via DIP . If users password are only in AD and you wish to validate users password via AD then my view is that you don’t need server chaining, what you need is External Authentication Plug-In in OID so that OID authenticate user against AD .
More on OID Authentication Plug-in http://docs.oracle.com/cd/E17904_01/oid.1111/e10029/authentication.htm#i1022418
@Atul,
The requirement to have DIP for user sync and Server Chaining for password is due to the fact that we integrting EBS with OAM, with OID as User Identity store and AD as a source of trust.
Regards,
Sam
Sam, Drop me a mail with your phone number and timezone and I’ll share my phone number and we can chat. I don’t see any requirement for server chaining here as user is alreday in OID.
My email Address atul [at] onlineAppsDBA.com
@Atul
I have configured External Authentication plugin in my environment and could see raise in Auth Rate with Server chaining it was ~102. AuthN/Sec and with EAP its ~360 AuthN/Sec.
Appreciate your help.
Regards,
Sam
Leave A Reply