Connector Name
|
Enter a name for the connector.
|
Description
|
Enter a description.
|
Domain Name
|
Enter a domain name. The domain name must be unique in the selected scope, for example, csw.com.
|
Base DN
|
Enter the Base DN, or Distinguished Name that serves as the starting point for searches within the directory tree. For example, dc=csw, dc=com.
|
User Filter
|
Enter a filter to define the criteria for identifying entries that contain certain kinds of information.
Example 1: To identify users, you candistinguish them by having two objectClass attributes—one set to 'person' and another to 'user.' The matching criteria can be (&(objectClass=person)(objectClass=user))
Example 2: To retrieve all the entries that have the objectClass=user and the cn attribute containing the word Marketing, the search filter can be(&(objectClass=user)(cn=*Marketing*))
|
Username and Password
|
Enter the credentials to connect to the OpenLDAP server.
|
CA Certificate
|
Upload the CA certificate and enter the SSL server name that Secure Workload uses to authenticate. If not, Disable SSL.
|
Server IP/FQDN and Port
|
Enter the server IP address and port number.
|
Secure Connector
|
Enable if a Secure Connector is used to tunnel connections from Secure Workload to OpenLDAP.
Before you can enable this option, you should have deployed a Secure Connector.
For more information, see Secure Connector.
|