<< Click to Display Table of Contents >> Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > OpenLDAP > Connector Parameter Connection |
This parameter represents the host name or IP address that is used to establish connection to the OpenLDAP server.
Technical Name |
host |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|
This parameter specifies the host port number used for LDAP communication (default: 389 for LDAP, 636 for LDAPS with SSL/TLS encryption).
Technical Name |
port |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|
This parameter specifies the host connection security configuration, defining whether to use plain LDAP or LDAPS (LDAP over SSL).
Technical Name |
ssl |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|
This parameter specifies which authentication method the connector uses to authenticate against the host server.
Technical Name |
authTypeBasic |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|
This parameter specifies the host user account.
Technical Name |
user |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|
This parameter specifies the password for the host user account.
Technical Name |
password |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|
This parameter specifies the LDAP base Distinguished Name (DN) that defines the starting point for directory searches and queries.
Technical Name |
baseDN |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|
This parameter specifies the LDAP schema Distinguished Name. Enter the schema DN path like 'CN=Schema, CN=Configuration, DC=example, DC=com'.
Technical Name |
schemaDN |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|