LEGRAND Raritan PX3TS User Manual page 676

Transfer switch
Table of Contents

Advertisement

Chapter 9: Using the Command Line Interface
config:#
authentication ldap add ac-ldap.raritan.com 389 activeDirectory none
anonymousBind dc=raritan,dc=com sAMAccountName user adDomain
raritan.com
config:#
authentication ldap add ldap.raritan.com 389 openldap startTls ...
inetOrgPerson verifyServerCertificate true
config:#
authentication ldap add op-ldap.raritan.com 389 openldap none
authenticatedBind cn=Manager,dc=raritan,dc=com uid inetOrgPerson
bindDN user@raritan.com
656
An LDAP server with a TLS certificate uploaded:
a.
Enter the CLI command with the following two TLS-related options set
and/or added:
▪ <security> is set to tls or startTls.
▪ The "verifyServerCertificate" parameter is added to the command
and set to "true."
b. The system now prompts you to enter the certificate's content.
c.
Type or copy the certificate's content in the CLI and press Enter.
Note: The certificate's content is located between the line containing "BEGIN
CERTIFICATE" and the line containing "END CERTIFICATE".
An LDAP server with the bind DN and bind password configured:
a.
Enter the CLI command with the "bindDN" parameter and its data
added.
b. The system prompts you to specify the bind DN password.
c.
Type the password and press Enter.
d. Re-type the same password.
Copying an Existing Server's Settings
If the server that you will add completely shares the same settings with any
server that has been configured, use the following command.
Add an LDAP server by copying an existing server's settings:
config:#
authentication ldap addClone <server_num> <host>
Variables:
<host> is the IP address or host name of the LDAP server.
<server_num> is the sequential number of the specified server shown on
the server list of the PX3TS. See
Authentication Settings
(on page 550).

Advertisement

Table of Contents
loading

Table of Contents