To modify connection settings
-
In the Synchronization Service Administration Console, open the Connections tab.
-
Click Connection settings below the existing ServiceNow connection you want to modify.
-
On the Connection Settings tab, click the Specify connection settings item to expand it and use the following options and use the options they provide:
Specify connection settings item:
-
ServiceNow instance name. Type the name of the ServiceNow instance to which you want to connect.
-
Access ServiceNow instance using. Type the user name and password of the account with which you want to access the specified ServiceNow instance.
-
Use a proxy server for your LAN. Select this check box if your LAN uses a proxy server. Then enter the proxy server address in the Proxy server box.
-
Use credentials for proxy. Select this check box if your proxy server requires authentication. Use the appropriate text boxes to specify the user name and password with which you want to authenticate.
-
Test Connection. Click this button to verify the specified connection settings.
Update connector schema item:
-
Update Schema. Synchronizes the ServiceNow Connector schema with changes in the connected ServiceNow instance. Use this button whenever schema changes occur in the connected ServiceNow instance (for example, object classes or attributes are added or deleted in the ServiceNow instance). In order the ServiceNow Connector could correctly read and write data in the ServiceNow instance, the connector schema must be completely in sync with that of the ServiceNow instance.
-
Click Save.
The ServiceNow Connector supports all object classes and attributes existing in the connected ServiceNow instance, provided that the ServiceNow Connector schema and the ServiceNow instance schema are completely in sync.
To synchronize the ServiceNow Connector schema with the connected ServiceNow instance schema, use the Update Connector Schema button in the ServiceNow connection settings. For more information, see Modifying an existing ServiceNow connection
This section describes how to create or modify a connection to Oracle Unified Directory so that Synchronization Service could work with data in that data system.
To create a connection to Oracle Unified Directory, you need to use Synchronization Service in conjunction with a special connector called Oracle Unified Directory Connector. This connector is included in the Synchronization Service package.
NOTE: Oracle Unified Directory was formerly know as Sun One Directory.
The Oracle Unified Directory Connector supports the following features:
Table 62: Supported features
Bidirectional synchronization
Allows you to read and write data in the connected data system. |
Yes |
Delta processing mode
Allows you to process only the data that has changed in the connected data system since the last synchronization operation, thereby reducing the overall synchronization operation time. |
No |
Password synchronization
Allows you to synchronize user passwords from an Active Directory domain to the connected data system. |
Yes |
In this section:
For instructions on how to rename a connection, delete a connection, modify synchronization scope for a connection, or specify password synchronization settings for a connection, see Synchronization Service Administration Guide.
To create a new connection
-
In the Synchronization Service Administration Console, open the Connections tab.
-
Click Add connection, and then use the following options:
- Click Next.
-
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 the 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.
-
Click Finish to create a connection to Oracle Unified Directory Server.