everythingOracle.bizhat.com

 

'Everything you wanted
to know about Oracle'

Training References Syntax Tell A Friend Contact Us

 

 

Application Server

01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

<< Previous

Chapter # 24

Next >>




How to integrate OID Oracle Identity Management Infrastructure with Other directories and Applications


Oracle provides two types of Directory Integration services.
- Synchronization: This service keeps other directories consistent with the central OID server in an enterprise with multiple LDAP directories.
- Provisioning: This service sends notifications to the LDAP-enabled applications to reflect changes made to a user�s status or group information.

The difference between provisioning and synchronization are:
- Synchronization happens at the application deployment time but provisioning happens at the application design time.
- Synchronization has maintenance effort of high but provisioning need only a minimal effort, only at installation time.
- Synchronization has two-way communication direction but provisioning has only one-way and that is from OID to applications.
- Synchronization handles any data in a directory but provisioning only restricted to provisioned users and groups.

You can create different integration profiles by using the ODM, DIP assistant, and provisioning subscription tool.

You may use the OIDCTL and ODISRV tools to start your integration services. The Integration server performs the following tasks;
- Schedulers connectors
- Data import and export
- Mapping

How to start and stop the Integration server by using oidctl command:
To start the Integration server:
$ cd $ORACLE_HOME/bin
$ oidctl connect=your-instance server=odisrv instance=2 configset=1 flags=�-p 3060� start

To stop the Integration server:
$ oidctl connect=your-instance server=odisrv instance=2 configset=1 flags=�-p 3060� stop

How to view Integration server details
Use the Oracle Enterprise Manager Application Server Control to view your Integration server details.

Open Enterprise Manager Application Server Control by using the following URL:
http://<hostname.domain>:1810 or 1156 etc.

Type the above URL in your address bar. In the login dialog box, enter username orcladmin with its password and then click the �OK� button.

When the �farm� page with standalone instances were displayed, click on the infrastructure instance. In the �System Components� page, click on the �Internet Directory� or �OID� instance link.

Now, you should be able to click on the �Directory Integration� link on the �Status� section. The �Directory Integration Profiles� page will be displayed.
     Reviews and Templates for FrontPage
     

Copyright � everythingOracle.bizhat.com 2006 All Rights Reserved.