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
- In the , open the Connections tab.
-
Click Connection settings below the existing Oracle Unified Directory connection you want to modify.
-
On the Connection Settings tab, click an appropriate item to expand it and use the options it provides.
You can expand the following items:
-
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.
-
Test Connection: Click this button to verify the specified connection settings.
Specifying naming attributes for an Oracle Unified Directory connection
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 use the Specify Naming Attributes item to view the naming attribute currently selected for each object type in the directory and optionally specify a different naming attribute. The setting has the following options:
-
Default naming attribute: Displays the default naming attribute set for the currently selected object type.
-
Add: Adds a new naming attribute for the selected object type.
-
Edit: Allows you to edit the name of the naming attribute currently specified for the selected object type.
-
Remove: Removes the currently selected entry from the list.
Working with an LDAP directory service
This section describes how to create or modify a connection to an LDAP directory service so that could work with data in that data system.
To create a connection to an LDAP directory service, you need to use in conjunction with a special connector called Generic LDAP Connector. This connector is included in the package.
The Generic LDAP Connector supports the following features:
Table 49: Generic LDAP Connector – Supported features
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 |