Skip Headers
Oracle® Identity Management Integration Guide
10g (10.1.4.0.1)

Part Number B15995-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

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

7 Administration of Directory Synchronization

This chapter explains how to manage synchronization profiles. It contains these topics:

Managing Synchronization Profiles

This section tells you how to register and deregister a profile by using the Oracle Directory Integration Server Administration tool or Oracle Directory Manager. It contains these topics:

Creating a Profile

You to create a profile in one of two ways:

  • By creating a new configuration set entry, then adding a profile to it

  • By selecting an existing configuration set entry, then adding a profile to it

To create a profile:

  1. Perform the following steps to start the Oracle Directory Integration Server Administration tool:

    1. Run the following command to start the Oracle Directory Integration Server Administration tool:

      dipassistant -gui
      
      
    2. In the navigator pane, select Integration Profile Configuration.

    OR

    Perform the following steps to start Oracle Directory Manager:

    1. Run the following command to start Oracle Directory Manager:

      oidadmin
      
      
    2. In the navigator pane, expand Oracle Internet Directory Servers, then directory server instance, then Server Management, then Integration Server.

  2. Select the configuration set where you want to create the profile. The Integration Connectors tab page appears in the right pane.

  3. In the Integration Connectors tab, select Create. The Integration Connectors dialog box appears. You have two options:

    • Create an integration profile by copying an existing one

      To do this, select the Oracle Directory Integration Platform profile you want to copy, then select Create Like. The Integration Profile dialog box displays the General tab page.

    • Create an integration profile without copying an existing one

      To do this, select Create New. The Integration Profile dialog box displays the General tab page.


    See Also:

    "Integration Connectors" for more information about the Integration Profiles dialog box

  4. In the General tab page, fill in the fields.

    The fields in the General tab page are described in Table A-3.

  5. Click the Execution tab and fill in the fields.

    The fields in the Execution tab page are described in Table A-4.

  6. Click the Mapping tab and fill in the fields.

    The fields in the Mapping tab page are described in Table A-5.

  7. Click the Status tab and fill in the fields. Because this page shows the execution status of the connectors, most of the fields cannot be edited.

    The fields in the Status tab page are described in Table A-6.

  8. After you enter the information, click OK. This returns you to the Configuration Sets dialog box, which now lists the integration profile you just created. The profile you created is now registered with Oracle Internet Directory.

Modifying a Profile

To modify a profile:

  1. Perform the following steps to start the Oracle Directory Integration Server Administration tool:

    1. Run the following command to start the Oracle Directory Integration Server Administration tool:

      dipassistant -gui
      
      
    2. In the navigator pane, select Integration Profile Configuration.

    OR

    Perform the following steps to start Oracle Directory Manager:

    1. Run the following command to start Oracle Directory Manager:

      oidadmin
      
      
    2. In the navigator pane, expand Oracle Internet Directory Servers, then directory server instance, then Server Management, then Integration Server.

  2. Select the configuration set from which to modify the profile. The Integration Connectors tab page appears in the right pane.

  3. In the Integration Connectors tab page, select the profile you want to modify.

  4. Click Edit. The General tab page appears.

  5. In the General tab page, modify the necessary fields.

    The fields in the General tab page are described in Table A-3.

  6. Click the Execution tab and modify the necessary fields.

    The fields in the Execution tab page are described in Table A-4.

  7. Click the Mapping tab and modify the necessary fields.

    The fields in the Mapping tab page are described in Table A-5.

  8. Click the Status tab and modify the necessary fields. Because this page shows the execution status of the connectors, most of the fields cannot be edited. If you do need to modify any fields on this tab that are editable, such as the Last Applied Change Number field, you must follow the procedures in "Modifying the Synchronization Status Attributes".

    The fields in the Status tab page are described in Table A-6.

  9. When you have finishing modifying the information, click OK.

Deleting a Profile

To delete a profile:

  1. Perform the following steps to start the Oracle Directory Integration Server Administration tool:

    1. Run the following command to start the Oracle Directory Integration Server Administration tool:

      dipassistant -gui
      
      
    2. In the navigator pane, select Integration Profile Configuration.

    OR

    Perform the following steps to start Oracle Directory Manager:

    1. Run the following command to start Oracle Directory Manager:

      oidadmin
      
      
    2. In the navigator pane, expand Oracle Internet Directory Servers, then directory server instance, then Server Management, then Integration Server.

  2. Select the configuration set containing the profile you want to delete. The Integration Connectors tab appears in the right pane.

  3. In the Integration Connectors tab page, select the profile you want to delete.

  4. Click Delete.

Modifying the Synchronization Status Attributes

During the synchronization process, the server constantly updates the orcllastappliedchangenumber synchronization status attribute. In the Oracle Directory Integration Server Administration tool, this field is called OID last applied change number. Oracle does not recommend changing the synchronization status attributes. However, there may be cases when you need to update the lastappliedchangenumber attribute. For example, you may need to reapply some changes or skip synchronization of certain entries.

To change the synchronization status attributes by using the Oracle Directory Integration Server Administration tool:

  1. Verify that the Oracle directory integration platform recognizes the disable flag for the profile.

    In the default mode, it can take up to two minutes for the Oracle directory integration server to recognize this flag. To enable it to recognize this flag sooner, set the refresh interval to a lower value, as described in the odisrv section in the Oracle Internet Directory server administration tools chapter of Oracle Identity Management User Reference.

  2. Disable the agent by using the Oracle Directory Integration Server Administration tool.

  3. Modify the synchronization status attributes by following the procedures in "Modifying a Profile".

  4. Reenable the agent after the change.

Managing Synchronization Profiles Using Command-Line Tools

You can create, modify, and delete a synchronization profile using the Directory Integration Assistant (dipassistant), as described in the dipassistant section of the Oracle Directory Integration Platform tools chapter in Oracle Identity Management User Reference.