The ldap-server command configures the LDAP server.
The undo ldap-server command cancels the configured LDAP server.
By default, the LDAP server is not configured.
Parameter | Description | Value |
---|---|---|
authentication ldap-dn |
Specifies the user name of the LDAP server. |
It is a string of 1 to 31 characters and case sensitive. |
authentication ldap-password |
Specifies the password of the LDAP server. |
The value is a string of case-sensitive characters that can be letters or digits. The password can be a string of 1 to 31 characters in plain text or a string of 20 to 432 characters in encrypted text. |
ip ldap-ip-address |
Specifies the IP address of the LDAP server. |
The value is in dotted decimal notation. |
vpn-instance vpn-instance-name |
Specifies the VPN instance to which the CA LDAP server belongs. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
source source-ip-address |
Specifies the source address that is used to download the CA certificate, local certificate, or CRL. |
The value is in the IPv4 address format, and in dotted decimal notation. |
port port |
Specifies the port number of the LDAP server. |
It is an integer ranging from 1 to 65535. The default value is 389. |
version version |
Specifies the version number of LDAP. |
The value is 2 or 3. The default value is 3. |