Skip Headers
Oracle® Identity Manager Connector Guide for Microsoft Active Directory
Release 9.0.2

Part Number B32157-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index

Go to previous page
Previous
Go to next page
Next
View PDF

2 Deploying the Connector

Deploying the connector involves the following steps:

If you want to configure the connector for multiple installations of Microsoft Active Directory, then perform the following procedure:

Step 1: Verifying Deployment Requirements

The following table lists the deployment requirements for the connector.

Item Requirement
Oracle Identity Manager Oracle Identity Manager release 8.5.3 or later
Target systems Microsoft Active Directory Server (Microsoft Windows 2000 or 2003)
Target system host platforms The target system host platform can be any one of the following:
  • Microsoft Windows 2000 with Service Pack 4 or later

  • Microsoft Windows 2003

Other software Certificate Services
External code JNDI LDAP Booster package (ldapsdk-4.1.jar)
Target system user account Microsoft Windows 2000/2003 Server (Domain Controller) administrator

You provide the credentials of this user account while performing the procedure in the "Defining IT Resources" section.


Step 2: Configuring the Target System

You must ensure that the parent organization exists in the target server installation. The parent organization is specified as the value of the Root Context parameter in the relevant IT resource. Refer to the "Defining IT Resources" section for more information about this parameter.

Step 3: Copying the Connector Files and External Code

The connector files and external code files to be copied and the directories to which you must copy them are given in the following table.


Note:

The directory paths given in the first column of this table correspond to the location of the connector files in the following ZIP file on the installation media:
Directory Servers\Microsoft Active Directory\Microsoft Active Directory Rev 4.5.0.zip

Refer to the "Files and Directories That Comprise the Connector" section for more information about these files.


File in the Installation Media Directory Destination Directory
Files in the xml directory
OIM_home\xellerate\XLIntegrations\ActiveDirectory\xml
lib\xliActiveDirectory.jar
OIM_home\xellerate\JavaTasks
OIM_home\xellerate\ScheduleTask
lib\xliADRecon.jar
OIM_home\xellerate\JavaTasks
OIM_home\xellerate\ScheduleTask
ext\ldapsdk-4.1.jar
OIM_home\xellerate\ThirdParty
Files in the scripts directory
OIM_home\xellerate\scripts

After you copy the install.bat (or install.sh) file, use a text editor to open the file and specify the actual location of the JDK directory in the file.
Files in the resources directory
OIM_home\xellerate\connectorResources
Directories and files in the test directory
OIM_home\xellerate\test
docs\B32157_01.pdf
OIM_home\xellerate\docs\ActiveDirectory


Note:

While installing Oracle Identity Manager in a clustered environment, you copy the contents of the installation directory to each node of the cluster. Similarly, you must copy the connectorResources directory and the JAR files to the corresponding directories on each node of the cluster.

Step 4: Configuring the Oracle Identity Manager Server

Configuring the Oracle Identity Manager server involves the following procedures:


Note:

In a clustered environment, you must perform this step on each node of the cluster.

Changing to the Required Input Locale

Changing to the required input locale involves installing the required fonts and setting the required input locale.

To set the required input locale:


Note:

Depending on the operating system used, you may need to perform this procedure differently.

  1. Open Control Panel.

  2. Double-click Regional Options.

  3. On the Input Locales tab of the Regional Options dialog box, add the input locale that you want to use and then switch to the input locale.

Clearing Content Related to Connector Resource Bundles from the Server Cache

Whenever you add a new resource bundle file in the OIM_home\xellerate\connectorResources directory or make a change in an existing resource bundle file, you must clear content related to connector resource bundles from the server cache.

To clear content related to connector resource bundles from the server cache:

  1. In a command window, change to the OIM_home\xellerate\bin directory.

  2. Enter one of the following commands:


    Note:

    You must perform Step 1 before you perform this step. If you run the command as follows, then an exception is thrown:
    OIM_home\xellerate\bin\batch_file_name
    

    • On Microsoft Windows:

      PurgeCache.bat ConnectorResourceBundle
      
      
    • On UNIX:

      PurgeCache.sh ConnectorResourceBundle
      
      

    In this command, ConnectorResourceBundle is one of the content categories that you can remove from the server cache. Refer to the following file for information about the other content categories:

    OIM_home\xellerate\config\xlConfig.xml
    
    

Note:

You can ignore the exception that is thrown when you perform Step 2.

Step 5: Importing the Connector XML Files

You must import the connector XML files in the following sequence:

  1. xliADOrganizationObject_DM.xml

  2. xliADGroupObject_DM.xml

  3. xliADUserObject_DM.xml

  4. XliActiveDirectoryScheduleTask_DM.xml


Caution:

If you do not import the connector files in the specified sequence, then the connector may not work.

To import the connector XML files into Oracle Identity Manager:

  1. Open the Oracle Identity Manager Administrative and User Console.

  2. Click the Deployment Management link on the left navigation bar.

  3. Click the Import link under Deployment Management. A dialog box for locating files is displayed.

  4. Locate and open the xliADOrganizationObject_DM.xml file, which is in the OIM_home\xellerate\XLIntegrations\ActiveDirectory\xml directory. Details of this XML file are shown on the File Preview page.

  5. Click Add File. The Substitutions page is displayed.

  6. Click Next. The Confirmation page is displayed.

  7. Click Next. The Provide IT Resource Instance Data page for the AD Server IT resource is displayed.

  8. Specify values for the parameters of the AD Server IT resource. Depending on whether the operating system is Microsoft Windows 2000 or Microsoft Windows 2003, refer to the appropriate table in the "Defining IT Resources" section for information about the values to be specified.

  9. Click Next. The Provide IT Resource Instance Data page for a new instance of the AD Server IT resource type is displayed.

  10. Click Skip to specify that you do not want to define another IT resource. The Confirmation page is displayed.


    See Also:

    If you want to define another IT resource, then refer to Oracle Identity Manager Tools Reference Guide for instructions.

  11. Click View Selections.

    The contents of the XML file are displayed on the Import page. You may see a cross-shaped icon along with some nodes. Remove these nodes by right-clicking each node and then selecting Remove.

  12. Click Import. The connector file is imported into Oracle Identity Manager.

  13. Perform the same procedure to import the remaining connector XML files, in the specified order.


    Note:

    The IT resources that you need to define are the same, regardless of the XML file that you import. Therefore, you only need to define the IT resources for the first XML file that you import.

After you import the connector XML file, proceed to the "Step 6: Configuring Reconciliation" section.

Defining IT Resources

This section provides IT resource parameter values for the following operating systems:

Microsoft Windows 2000

The following table provides values for the parameters of the AD Server IT resource, for Microsoft Windows 2000.

Parameter Description
Admin FQDN Fully qualified domain name corresponding to the administrator

Format: cn=ADMIN_LOGIN,cn=Users,dc=DOMAIN

Sample value: cn=administrator,cn=Users,dc=adomain

Admin Login User ID of the administrator account that is used to create the OU/user
Admin Password Password of the administrator account that is used to create the OU/user
Root Context This is the fully qualified domain name of the parent or root organization.

For example, the root suffix.

Value: ou=ORGANIZATION_NAME,dc=DOMAIN

Sample value: ou=Adapters, dc=adomain

Server Address Host name or IP address of the target Microsoft Windows 2000 computer on which Microsoft Active Directory is installed

Sample value: w2khost

Last Modified Time Stamp Date and time at which the last AD User reconciliation run was completed

The reconciliation engine automatically fills a value in this attribute each time it runs the AD User reconciliation.

Default value: 0

Last Modified Time Stamp Group Date and time at which the last AD Group reconciliation run was completed

The reconciliation engine automatically fills a value in this attribute each time it runs AD Group reconciliation.

Default value: 0

Use SSL Specifies whether or not to use SSL to secure communication between Oracle Identity Manager and Microsoft Active Directory

Default value: false

SSL Port Number Port at which SSL is running on the Microsoft Active Directory server

Default value: 636

AtMap ADUser Attribute map name for the Microsoft Active Directory user

Default value: AtMap.AD

AtMap Group Attribute map name for the Microsoft Active Directory group

Default value: AtMap.ADGroup

Target Locale: Country Country code

Default value: US

Note: You must specify the value in uppercase.

Target Locale: Language Language code

Default value: en

Note: You must specify the value in lowercase.


After you specify values for these IT resource parameters, proceed to Step 9 of the procedure to import connector XML files.

Microsoft Windows 2003

The following table provides values for the parameters of the AD Server IT resource, for Microsoft Windows 2003.

Parameter Description
Admin FQDN Fully qualified domain name corresponding to the administrator

Format: ADMIN_LOGIN@DOMAIN

Sample value: administrator@adomain.com

Admin Login User ID of the administrator account that is used to create the OU/user
Admin Password Password of the administrator account that is used to create the OU/user
Root Context Usually, this is the fully qualified domain name of the parent or root organization.

For example, the root suffix.

Format: ou=ORGANIZATION_NAME,dc=DOMAIN

Sample value: ou=Adapters,dc=adomain,dc=com

Server Address Host name or IP address of the target Microsoft Windows 2000 computer on which Microsoft Active Directory is installed

Sample value: w2003host

Last Modified Time Stamp Date and time at which the last AD User reconciliation run was completed

The reconciliation engine automatically fills a value in this attribute each time it runs the AD User reconciliation.

Default value: 0

Last Modified Time Stamp Group Date and time at which the last AD Group reconciliation run was completed

The reconciliation engine automatically fills a value in this attribute each time it runs AD Group reconciliation.

Default value: 0

Use SSL Specifies whether or not to use SSL to secure communication between Oracle Identity Manager and Microsoft Active Directory

Default value: false

SSL Port Number Port at which SSL is running on the Microsoft Active Directory server

Default value: 636

AtMap ADUser Attribute map name for the Microsoft Active Directory user

Default value: AtMap.AD

AtMap Group Attribute map name for the Microsoft Active Directory group

Default value: AtMap.ADGroup

Country Country code

Default value: US

Note: You must specify the value in uppercase.

Language Language code

Default value: en

Note: You must specify the value in lowercase.


After you specify values for these IT resource parameters, proceed to Step 9 of the procedure to import connector XML files.

Step 6: Configuring Reconciliation

The scheduled tasks for reconciliation are created when you import the XliActiveDirectoryScheduleTask_DM.xml file as part of the procedure described in the "Step 5: Importing the Connector XML Files" section.

Additional tasks that you need to perform to configure reconciliation are described in the following sections:

If you are using Oracle Identity Manager release 9.0.1, then you must perform the following procedure to enable reconciliation:

Specifying the Fields to Be Reconciled

You can select the fields that must be reconciled. To do this:

  1. Open the Oracle Identity Manager Design Console.

  2. Expand the Xellerate Administration folder.

  3. Double-click Lookup Definition.

  4. Search for the Lookup.ADReconciliation.FieldMap lookup definition by entering the name in the Code field and then clicking the Query icon.

  5. To open the Lookup.ADReconciliation.FieldMap field map, double-click Lookup.ADReconciliation.FieldMap.

  6. Add the required fields to the Lookup.ADReconciliation.FieldMap field map.

    The following fields are provided by default in the Lookup.ADReconciliation.FieldMap field map:

    • memberOf

    • instanceType

    • Organization

    • givenName

    • sAMAccountName

    • IT Resource

    • objectGUID

    • name

    • sn

    • cn

    • whenChanged

    • distinguishedName

    • initials

    • displayName


    Note:

    The whenChanged field is a mandatory field, which means that it must be present in the field map.

Configuring Trusted Source Reconciliation


Note:

Perform this step of the procedure only if you want to configure trusted source reconciliation. Only one connector can be configured for trusted source reconciliation. If you configure trusted source reconciliation for this connector while you have another trusted source configured, then both connector reconciliations would stop working.

Refer to Oracle Identity Manager Connector Framework Guide for conceptual information about reconciliation configurations.


Use the Oracle Identity Manager Design Console to configure trusted source reconciliation as follows:

  1. In the Resource Objects form, select the fields that you want to reconcile as follows:

    1. Expand the Resource Management folder.

    2. Double-click Resource Objects.

    3. Enter Xellerate User in the Name field and then click the Query icon.

    4. Double-click Xellerate User in the list that is displayed.

    5. On the Object Reconciliation tab, add reconciliation fields as required. You must add all the reconciliation fields that are required to provide input for mandatory fields on the Xellerate User form, for example, fields such as User Login and First Name. However, you need not specify a value in the Password field, although it is a mandatory field.

  2. In the Process Definition form, create reconciliation field mappings as follows:

    1. Expand the Process Management folder.

    2. Double-click Process Definition.

    3. Enter Xellerate User in the Name field and then click the Query icon.

    4. On the Reconciliation Field Mappings tab, add reconciliation field mappings as required. All the mandatory fields of the User Defined process form must be mapped.

  3. In the Reconciliation Rules form, create a rule for the Xellerate User object as follows:

    1. Expand the Development Tools folder.

    2. Double-click Reconciliation Rules.

    3. Create a rule for the Xellerate User object, with a rule element as required.


      See:

      Oracle Identity Manager Design Console Guide for instructions

    4. Select the Active check box to enable the rule.

Creating Scheduled Tasks for Reconciliation

To create the reconciliation scheduled tasks:

  1. Open the Oracle Identity Manager Design Console.

  2. Expand the Xellerate Administration folder.

  3. Select Task Scheduler.

  4. Click Find. The details of the predefined scheduled tasks are displayed on two different tabs.

  5. For the first scheduled task, enter a number in the Max Retries field. This number represents the number of times Oracle Identity Manager must attempt to complete the task before assigning the ERROR status to the task.

  6. Ensure that the Disabled and Stop Execution check boxes are not selected.

  7. In the Start region, double-click the Start Time field. From the date-time editor that is displayed, select the date and time at which you want the task to run.

  8. In the Interval region, set the following schedule parameters:

    • To set the task to run on a recurring basis, select the Daily, Weekly, Recurring Intervals, Monthly, or Yearly option.

      If you select the Recurring Intervals option, then you must also specify the time interval at which you want the task to run on a recurring basis.

    • To set the task to run only once, select the Once option.

  9. Provide values for the attributes of the scheduled task. Refer to the "Specifying Values for the Scheduled Task Attributes" section for information about the values to be specified.


    See Also:

    Oracle Identity Manager Design Console Guide for information about adding and removing task attributes

  10. Click Save. The scheduled task is created. The INACTIVE status is displayed in the Status field, because the task is not currently running. The task is run at the date and time that you set in Step 7.

  11. Repeat Steps 5 through 10 to define the second scheduled task.

After you define both scheduled tasks, proceed to the "Enabling Reconciliation in Oracle Identity Manager Release 9.0.1" section.

Specifying Values for the Scheduled Task Attributes

This section provides information about the attribute values to be specified for the following scheduled tasks:

Lookup Fields Reconciliation Scheduled Task

You must specify values for the following attributes of the lookup fields reconciliation scheduled task.


Note:

Attribute values are predefined in the connector XML file that you import. Specify values only for those attributes that you want to change.

Attribute Description Default/Sample Value
Server IT resource instance name of the Microsoft Active Directory server AD Server
LookupCodeName Lookup code that contains all the reconciled group names and the corresponding objectGUIDs Lookup.ADReconliation.GroupLookup

After you specify values for these scheduled task attributes, proceed to Step 10 of the procedure to create scheduled tasks.

User Reconciliation Scheduled Task

You must specify values for the following attributes of the user reconciliation scheduled task.


Note:

Attribute values are predefined in the connector XML file that you import. Specify values only for those attributes that you want to change. Refer to Appendix A for more information about these attributes.

Attribute Description Default/Sample Value
DeleteRecon Specifies whether or not Delete reconciliation is enabled

The value can be True or False. You must specify a value for this attribute.

True
UseFieldMapping Specifies whether or not field mappings from the FieldLookupCode attribute must be used

This attribute is used to enable the reconciliation of specific fields. The value can be True or False.

True
FieldLookupCode Name of the lookup definition that is used for custom reconciliation

It is valid only when the UseFieldMapping attribute is set to True.

Lookup.ADReconciliation.FieldMap
MaintainHierarchy Specifies whether or not organization hierarchy must be maintained in Microsoft Active Directory

The value can be True or False. You must specify a value for this attribute.

True
XellerateObject Name of the Xellerate User resource object in Oracle Identity Manager on which trusted reconciliation is to be performed

If you want trusted reconciliation to be performed, then change the value to Xellerate User. Otherwise, change the value to False.

You must specify a value for this attribute.

Xellerate User
Object Name of the AD User resource object in Oracle Identity Manager on which reconciliation is performed

If you want AD User reconciliation to be performed, then change the value to AD User. Otherwise, change the value to False.

You must specify a value for this attribute.

AD User
Server IT resource instance name of the Microsoft Active Directory server

You must specify a value for this attribute.

AD Server
TransformLookupCode Lookup code used for the transformation class map kept in the lookup tables

It is valid only when the UseTransformMapping attribute is set to True.

Lookup.ADReconciliation.TransformationMap
UseTransformMapping Specifies whether or not transform mappings accessed by using the TransformLookupCode attribute must be used

The value can be True or False.

True
XellerateOrg Oracle Identity Manager organization in which reconciled users are to be created

You must specify a value for this attribute.

Xellerate Users
MultiValueAttributes A comma-delimited list of all the multivalued Microsoft Active Directory attributes that must be reconciled

For AD Group reconciliation, enter memberOf.

You must specify a value for this attribute.

memberOf
GroupObject Name of the AD Group resource object in Oracle Identity Manager on which group reconciliation is being performed

If you want AD Group reconciliation to be performed, then change the value to AD Group. Otherwise, change the value to False.

You must specify a value for this attribute.

AD Group

After you specify values for these scheduled task attributes, proceed to Step 10 of the procedure to create scheduled tasks.

Enabling Reconciliation in Oracle Identity Manager Release 9.0.1

If you are using Oracle Identity Manager release 9.0.1, then you must perform the following procedure to enable reconciliation:


See Also:

Oracle Identity Manager Design Console Guide

  1. Open the Process Definition form for the AD User. This form is in the Process Management folder.

  2. Click the Reconciliation Field Mappings tab.

  3. For each field that is of the IT resource type:

    1. Double-click the field to open the Edit Reconciliation Field Mapping window for that field.

    2. Deselect Key Field for Reconciliation Matching.

Step 7: Compiling Adapters

The following adapters are imported into Oracle Identity Manager when you import the connector XML file:

You must compile these adapters before you can use them to provision accounts on the target system.

To compile adapters by using the Adapter Manager form:

  1. Open the Adapter Manager form.

  2. To compile all the adapters that you import into the current database, select Compile All.

    To compile multiple (but not all) adapters, select the adapters you want to compile. Then, select Compile Selected.


    Note:

    Click Compile Previously Failed to recompile only those adapters that were not compiled successfully. Such adapters do not have an OK compilation status.

  3. Click Start. Oracle Identity Manager compiles the selected adapters.

  4. If Oracle Identity Manager is installed in a clustered environment, then copy the compiled adapters from the OIM_home\xellerate\Adapter directory to the same directory on each of the other nodes of the cluster. If required, overwrite the adapter files on the other nodes. Then, restart each node.

To view detailed information about an adapter:

  1. Highlight the adapter in the Adapter Manager form.

  2. Double-click the row header of the adapter, or right-click the adapter.

  3. Select Launch Adapter from the shortcut menu that is displayed. Details of the adapter are displayed.


Note:

To compile one adapter at a time, use the Adapter Factory form. Refer to Oracle Identity Manager Tools Reference Guide for information about using the Adapter Factory and Adapter Manager forms.

Step 8: Configuring SSL


Note:

This is an optional step of the deployment procedure.

To configure SSL connectivity between Oracle Identity Manager and the target Microsoft Active Directory server, you must perform the following tasks:

  1. Installing Certificate Services

  2. Enabling LDAPS

  3. Setting Up the Microsoft Active Directory Certificate As a Trusted Certificate

Installing Certificate Services

The connector requires Certificate Services to be running on the host computer. To install Certificate Services:

  1. Insert the operating system installation media into the CD-ROM or DVD drive.

  2. Click Start, Settings, and Control Panel.

  3. Double-click Add/Remove Programs.

  4. Click Add/Remove Windows Components.

  5. Select Certificate Services.

  6. Follow the instructions to start Certificate Services.

Enabling LDAPS

The target server must have LDAP over SSL (LDAPS) enabled. To enable LDAPS, generate a certificate as follows:


Note:

Use the Enterprise CA option when you perform the following steps.

  1. On the Active Directory Users and Computers console, right-click the domain node, and select Properties.

  2. Click the Group Policy tab.

  3. Select Default Domain Policy.

  4. Click Edit.

  5. Click Computer Configuration, Windows Settings, Security Settings, and Public Key Policies.

  6. Right-click Automatic Certificate Request Settings, and then select New and Automatic Certificate Request. A wizard is started.

  7. Use the wizard to add a policy with the Domain Controller template.

At the end of this procedure, the certificate is created and LDAP is enabled using SSL on port 636.

Setting Up the Microsoft Active Directory Certificate As a Trusted Certificate

If the Microsoft Active Directory certificate is not issued or certified by a certification authority (CA), then set it up as a trusted certificate. To do this, you first export the certificate and then import it into the keystore of the Oracle Identity Manager server as a trusted CA certificate.

Exporting the Microsoft Active Directory Certificate

To export the Microsoft Active Directory certificate:

  1. Click Start, Programs, Administrative Tools, and Certification Authority.

  2. Right-click the Certification Authority that you create, and then select Properties.

  3. On the General tab, click View Certificate.

  4. On the Details tab, click Copy To File.

  5. Use the wizard to create a certificate (.cer) file using base-64 encoding.

Importing the Microsoft Active Directory Certificate

To import the Microsoft Active Directory certificate into the certificate store of the Oracle Identity Manager server:


Note:

In a clustered environment, you must perform this procedure on all the nodes of the cluster.

  1. Copy the certificate to the Oracle Identity Manager server.

  2. Change to the directory where you copy the certificate file, and then enter a command similar to the following:

    keytool -import -alias alias  -file cer_file  -keystore my_cacerts -storepass password
    
    

    In this command:

    • alias is the alias for the certificate (for example, the server name)

    • cer_file is the full path and name of the certificate (.cer) file

    • my_cacerts is the full path and name of the certificate store (the default is cacerts)

      The path of the certificate store depends on the application server as shown in the following table.

      Application Server Certificate Store Location
      JBoss Application Server
      JAVA_HOME\jre\lib\security\cacerts
      
      BEA WebLogic
      BEA_HOME\java\jre\lib\security\cacerts
      
      IBM WebSphere
      WS_HOME\java\jre\lib\security\cacerts
      WS_HOME\etc\DummyServerTrustFile.jks
      


      Note:

      For IBM WebSphere, you must also copy the jnet.jar, jsse.jar, and jcert.jar files to the WS_HOME\java\jre\lib\ext directory. You can download these JAR files from the Sun Web site at

      http://java.sun.com/


    • password is the keystore password (the default is changeit)

      For example:

      keytool -import -alias thorADCert -file c:\thor\ActiveDir.cer -keystore C:\mydir\java\jre\lib\security\cacerts -storepass changeit
      
      

      Note:

      changeit is the default password for the cacerts file stored in the Sun JVM. This may change depending on the JVM that you are using.

  3. In the command prompt window, when you are prompted to specify whether or not you want to trust this certificate, enter YES.

  4. To confirm whether or not the certificate has been imported successfully, enter a command similar to the following:

    keytool -list -alias alias -keystore mycacerts -storepass password
    
    

    In the example given in Step 2, to confirm that the certificate has been successfully imported, use the following command and look for the certificate name, thorADCert, that you provide while importing the certificate into the keystore:

    keytool -list -alias thorADCert -keystore C:\mydir\java\jre\lib\security\cacerts -storepass changeit
    
    
    
  5. Perform this step only if you are registering the certificate file in a new certificate store.

    Add the following line in the jre\lib\security\java.security file:

    security.provider.N=com.sun.net.ssl.internal.ssl.Provider
    
    

    In this line, N is a number that is not in use in the file.

  6. Restart the Oracle Identity Manager server and the application server.


    Note:

    The user password cannot be set unless 128-bit SSL is being used. In addition, the computer on which Microsoft Active Directory is installed must have Microsoft Windows 2000 Service Pack 2 or Microsoft Windows 2003 running on it.

Configuring the Connector for Multiple Installations of the Target System


Note:

Perform this procedure only if you want to configure the connector for multiple installations of Microsoft Active Directory. Refer to Oracle Identity Manager Design Console Guide for detailed instructions on performing each step of this procedure.

To configure the connector for multiple installations of the target system:

  1. Create and configure one IT resource for each target system installation.

    The IT Resources form is in the Resource Management folder. An IT resource is created when you import the connector XML file. You can use this IT resource as the template for creating the remaining IT resources, of the same resource type.

  2. Configure reconciliation for each target system installation. Refer to the "Step 6: Configuring Reconciliation" section for instructions. Note that you only need to modify the attributes that are used to specify the IT resource and to specify whether or not the target system installation is to be set up as a trusted source.

    You can designate either a single or multiple installations of Microsoft Active Directory as the trusted source.

  3. If required, modify the fields to be reconciled for the Xellerate User resource object.

When you use the Administrative and User Console to perform provisioning, you can specify the IT resource corresponding to the Microsoft Active Directory installation to which you want to provision the user.