Wednesday, August 29, 2012

Setup/Enable SSL(636) in Active Directory in Windows 2008

Here I am sharing steps to Enable SSL for Active Directory in Windows 2008 R2 server

Complete Steps:

1) Open Server Manager

2)Select Add Role

3) Select Active Directory Certificate Services.

4) Select Certificate Authority, Certificate Authority Web Enrolment and Online Responder.

5) Select Enterprise

6) Select Root CA

7) Select Create New Private Key

8) Provide some appropriate name for Common Name

9)






























Try connecting to Active Directory using 636 Port.

Thanks !!!

Installing, Configuration and Errors in Connectors, IT Resource and Connector Server OIM 11g R2

For following errors solving and Installation and configuration of AD Connector in OIM 11g R2 please follow below steps:

oracle.iam.connectors.icfcommon.exceptions.IntegrationException: Connector ConnectorKey( bundleName=ActiveDirectory.Connector bundleVersion=1.1.0.6380 connectorName=Org.IdentityConnectors.ActiveDirectory.ActiveDirectoryConnector ) not found

and

org.identityconnectors.framework.common.exceptions.ConnectorException: java.io.EOFException


For installing Connector in OIM 11g R2, download connectors from Oracle Site.

URL: http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/connectors-101674.html

After download Unzip the required connector and place it under:

OIM_HOME/server/ConnectorDefaultDirectory

Example Path:

D:\Oracle\Middleware\Oracle_IDM1\server\ConnectorDefaultDirectory

For AD you need on Active directory (No need to place connector server). Make sure that all files are directly under that folder.






Login to Identity System Administrator:
Go to Manage Connector



To install new connector click on Install


Select required connector in Drop down and click Load and click Continue.


After successful installation following screen will be shown:

To verify click search and verify


Need to create IT Resource to connect to Target AD resource:

Click on IT Resource in Admin Console


Click Create new IT Resource(or edit existing Active Directory), Select Active Directory and Provide information as shown below: (Make sure that you use same name as Connector Server name while creating Connector server in IT Resource)


Now go to AD Box and install Connector Server(for both AD and ADLDS connector server is requried)

Note: Before installing connector server make sure that .Net Framework 3.5 or above is installed in AD Machine. 

Run the Installer 

 Click Next
 Click Allow


 After installation copy Active Directory bundle files to Connector Server home directory.






Set the Key which is used to connect to Connector server from OIM as shown below:


Create or Modify IT Resource Active Directory Connector Server and provide following Configuration:


Try running AD recon and verify.

Thanks :)

Tuesday, August 28, 2012

Design Console in OIM 11g R2


Before running Design Console, need to generate wlfullclient.jar file using below command.









After generating copy wlfullclient.jar file in Design Console library "D:\Oracle\Middleware\Oracle_IDM1\designconsole\ext" and start Design console. 

Thursday, August 23, 2012

Other Posts