立即与支持人员聊天
与支持团队交流

Active Roles 8.1.4 - Synchronization Service Administration Guide

Synchronization Service overview Deploying Synchronization Service Deploying Synchronization Service for use with AWS Managed Microsoft AD Getting started Connections to external data systems
External data systems supported with built-in connectors
Working with Active Directory Working with an AD LDS (ADAM) instance Working with Skype for Business Server Working with Oracle Database Working with Oracle Database user accounts Working with Exchange Server Working with Active Roles Working with One Identity Manager Working with a delimited text file Working with Microsoft SQL Server Working with Micro Focus NetIQ Directory Working with Salesforce Working with ServiceNow Working with Oracle Unified Directory Working with an LDAP directory service Working with an OpenLDAP directory service Working with IBM DB2 Working with IBM AS/400 Working with IBM RACF Working with MySQL database Working with an OLE DB-compliant relational database Working with SharePoint Working with Microsoft 365 Working with Microsoft Azure Active Directory Configuring data synchronization with the SCIM Connector Configuring data synchronization with the Generic SCIM Connector
Using connectors installed remotely Creating a connection Renaming a connection Deleting a connection Modifying synchronization scope for a connection Using connection handlers Specifying password synchronization settings for a connection
Synchronizing identity data Mapping objects Automated password synchronization Synchronization history Scenarios of use Developing PowerShell scripts for attribute synchronization rules Using PowerShell script to transform passwords

Working with Oracle Unified Directory

This section describes how to create or modify a connection to Oracle Unified Directory (formerly known as Sun One Directory) so that Synchronization Service could work with data in that data system.

To create a connection to Oracle Unified Directory, use the Oracle Unified Directory Connector of the Active Roles Synchronization Service.

The Oracle Unified Directory Connector supports the following features:

Table 47: Oracle Unified Directory Connector – Supported features

Feature

Supported

Bidirectional synchronization

Specifies whether you can both read and write data in the connected data system.

Yes

Delta processing mode

Specifies whether the connection can process only the data that has changed in the connected data system since the last synchronization operation. This reduces the overall synchronization duration.

No

Password synchronization

Specifies whether you can synchronize user passwords from an Active Directory (AD) domain to the connected data system.

Yes

Creating an Oracle Unified Directory connection

You can create a new Oracle Unified Directory connection in the Synchronization Service Console.

To create a new Oracle Unified Directory connection

  1. In the Synchronization Service Console, open the Connections tab.
  2. Click Add connection, then use the following options:
    • Connection name: Type a descriptive name for the connection.
    • Use the specified connector: Select Oracle Unified Directory Server Connector.

  3. Click Next.

  4. On the Specify connection settings page, use the following options:
    • Server: Type the fully qualified domain name of the computer running Oracle Unified Directory Server that manages the directory to which you want to connect.

    • Port: Type the number of the communication port used by Oracle Unified Directory Server.

    • Access Oracle Unified Directory Server using: Type the user name and password of the account with which you want to access Oracle Unified Directory Server. Ensure the account has sufficient permissions to perform operations (read, write) on objects in the directory managed by Oracle Unified Directory Server.

    • Advanced: Click this button to specify a number of advanced options to access the directory managed by Oracle Unified Directory Server. For example, you can select an authentication method, configure TLS/SSL usage for the connection, and select whether or not you want to use paged search.

      From this Authentication method list, select one of the following methods:

      • Anonymous: Allows you to establish the connection without passing credentials.

      • Basic: Specifies to use basic authentication.

      • Microsoft Negotiate: Specifies to use Microsoft Negotiate authentication.

      • NTLM: Specifies to use Windows NT Challenge/Response authentication.

      • Digest: Specifies to use Digest Access authentication.

      • Sicily: Employs a negotiation mechanism (Sicily) to choose the Microsoft Network Authentication Service, Distributed Password Authentication, or NTLM method.

      • Distributed Password Authentication: Specifies to use DPA authentication.

      • Microsoft Network Authentication Service: Specifies to authenticate with Microsoft Network Authentication Service.

      • External: Specifies to use an external authentication method for the connection.

      • Kerberos: Specifies to use Kerberos authentication.

      You can also use the following check boxes:

      • Use TLS/SSL: Allows you to use the TLS (SSL) encryption to establish and maintain the connection.
      • Switch to TLS/SSL after establishing connection: Establishes the connection without using the TLS (SSL) encryption. Then, after the connection has been established, enables the TLS (SSL) encryption.

      • Verify TLS/SSL certificate: Specifies whether or not to check the TLS (SSL) certificate on the server.

      • Use paged search: Specifies whether or not to use paged search for the connection. When selecting this check box, you can set a page size limit in the text box below.

    • To test the connection with the new parameters, click Test connection.

  5. To finish configuring the Oracle Unified Directory Server connection, click Finish .

Modifying an existing Oracle Unified Directory Server connection

You can modify the various settings for an existing connection to a directory managed by Oracle Unified Directory Server, such as the server computer to which the connection is established, communication port, access credentials, and the attributes used for naming objects in the directory.

Every object in a directory managed by Oracle Unified Directory Server has a naming attribute from which the object name is formed. When you create a connection to the directory, a default naming attribute is selected for each object type in that data system. You can view the default naming attribute currently selected for each object type in the directory and optionally specify a different naming attribute.

To modify the connection settings of an Oracle Unified Directory Server connection

  1. In the Synchronization Service Console, open the Connections tab.
  2. Click Connection settings below the existing Oracle Unified Directory connection you want to modify.

  3. On the Connection Settings tab, click an appropriate item to expand it and use the options it provides.

    You can expand the following items:

  4. Click Save.

Specifying connection settings for an Oracle Unified Directory connection

The Specify connection settings option provides the following settings that allow you to modify the connection:

  • Server: Type the fully qualified domain name of the computer running Oracle Unified Directory Server that manages the directory to which you want to connect.

  • Port: Type the number of the communication port used by Oracle Unified Directory Server.

  • Access Oracle Unified Directory Server using: Type the user name and password of the account with which you want to access Oracle Unified Directory Server. Ensure the account has sufficient permissions to perform operations (read, write) on objects in the directory managed by Oracle Unified Directory Server.

  • Advanced: Click this button to specify a number of advanced options to access the directory managed by Oracle Unified Directory Server. For example, you can select an authentication method, configure TLS/SSL usage for the connection, and select whether or not you want to use paged search.

    From this Authentication method list, select one of the following methods:

    • Anonymous: Allows you to establish the connection without passing credentials.

    • Basic: Specifies to use basic authentication.

    • Microsoft Negotiate: Specifies to use Microsoft Negotiate authentication.

    • NTLM: Specifies to use Windows NT Challenge/Response authentication.

    • Digest: Specifies to use Digest Access authentication.

    • Sicily: Employs a negotiation mechanism (Sicily) to choose the Microsoft Network Authentication Service, Distributed Password Authentication, or NTLM method.

    • Distributed Password Authentication: Specifies to use DPA authentication.

    • Microsoft Network Authentication Service: Specifies to authenticate with Microsoft Network Authentication Service.

    • External: Specifies to use an external authentication method for the connection.

    • Kerberos: Specifies to use Kerberos authentication.

    You can also use the following check boxes:

    • Use TLS/SSL: Allows you to use the TLS (SSL) encryption to establish and maintain the connection.
    • Switch to TLS/SSL after establishing connection: Establishes the connection without using the TLS (SSL) encryption. Then, after the connection has been established, enables the TLS (SSL) encryption.

    • Verify TLS/SSL certificate: Specifies whether or not to check the TLS (SSL) certificate on the server.

    • Use paged search: Specifies whether or not to use paged search for the connection. When selecting this check box, you can set a page size limit in the text box below.

  • To test the connection with the new parameters, click Test connection.

相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级