Chat now with support
Chat mit Support

Active Roles 8.1.1 - Synchronization Service Administration Guide

Synchronization Service overview Deploying Synchronization Service 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 Objects and operations supported by the SCIM Connector Example of using the Generic SCIM Connector for data synchronization
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

Creating an LDAP directory service connection

To create a new 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 Generic LDAP 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 an LDAP directory service to which you want to connect.

    • Port: Type the number of the communication port used by the LDAP server to which you want to connect.

    • Use TLS/SSL: Allows you to use the TLS (SSL) encryption to establish and maintain the connection.

    • Use connectionless LDAP: Enables the use of the connectionless LDAP (CLDAP) protocol for the connection.

    • User name: Type the user name of the account with which you want to bind.

    • Password: Type the password of the account with which you want to bind.

    • Bind with Synchronization Service account: Allows you to bind with the account under which the Synchronization Service is running.

    • Bind with credentials: Allows you to bind by specifying the credentials of a particular user account.

    • Use simple bind: Allows you to bind either without specifying user account credentials or with a user password only. In the latter case, the password you type is transmitted as clear text.

    • Use custom bind: Allows you to configure a number of advanced settings for binding. Click Configure, and then use the next options.

    • 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.

    • Test Connection: Click this button to verify the specified connection settings.
  5. Click Next.

  6. On the Specify attributes to identify objects page, specify the attributes with which you want to uniquely identify each object in the LDAP directory service.

    You can use the following options:

    • Available attributes: Lists the attributes that are available in the external data system. Use this list to select the attributes whose values you want to use to generate a unique identifier for each object in the external data system. You can filter attributes by typing in the text box at the top of this list. To select multiple attributes, hold down CTRL and click to select attributes in the list.

    • UniqueID attributes: Lists the attributes whose values are currently used to generate a unique identifier for each object in the external data system.

    • Add->: Moves the selected attributes from the Available attributes list to the UniqueID attributes list.

    • <-Remove: Moves the selected attributes from the UniqueID attributes list to the Available attributes list.

    • Constructed UniqueID: Displays a combination of the attributes whose values will make up a unique identifier for each object in the external data system.

  7. Click Finish to create a connection to the LDAP directory service.

Modifying an existing Generic LDAP directory service connection

To modify connection settings

  1. In the Synchronization Service Console, open the Connections tab.

  2. Click Connection settings below the existing generic LDAP 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.

Specify connection settings for a Generic LDAP directory service connection

This expandable item provides the following options that allow you to modify the connection settings:

  • Server: Type the fully qualified domain name of the computer running an LDAP directory service to which you want to connect.

  • Port: Type the number of the communication port used by the LDAP server to which you want to connect.

  • Use TLS/SSL: Allows you to use the TLS (SSL) encryption to establish and maintain the connection.

  • Use connectionless LDAP: Enables the use of the connectionless LDAP (CLDAP) protocol for the connection.

  • User name: Type the user name of the account with which you want to bind.

  • Password: Type the password of the account with which you want to bind.

  • Bind with Synchronization Service account: Allows you to bind with the account under which the Synchronization Service is running.

  • Bind with credentials: Allows you to bind by specifying the credentials of a particular user account.

  • Use simple bind: Allows you to bind either without specifying user account credentials or with a user password only. In the latter case, the password you type is transmitted as clear text.

  • Use custom bind: Allows you to configure a number of advanced settings for binding. Click Configure, and then use the next options.

  • 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.

  • Test Connection: Click this button to verify the specified connection settings.

Specify directory partitions for a Generic LDAP directory service connection

Allows you to specify the directory partitions you want to participate in the synchronization operations by selecting the check boxes next to such directory partitions. You can also use the following additional options:

  • Select all: Selects the check boxes next to all directory partitions in the list.

  • Add: Adds a new directory partition to the list.

  • Remove: Removes currently selected directory partition from the list.

  • Test Connection: Click this button to verify the specified connection settings.
Verwandte Dokumente

The document was helpful.

Bewertung auswählen

I easily found the information I needed.

Bewertung auswählen