LEGRAND Server Technology PRO3X User Manual page 123

Command line interface (cli)
Hide thumbs Also See for Server Technology PRO3X:
Table of Contents

Advertisement

Add a new LDAP server:
authentication ldap add <host> <port> <ldap_type> <security> <bind_type> <base_DN>
<login_name_att> <user_entry_class> "Optional Parameters"
Note: "Optional Parameters" refer to one or multiple parameters listed in the section
They are required only when your server settings need to specify these parameters. For example, if setting the <bind_type> to
"authenticatedBind", then you must add the parameter "bindDN" to this command.
When the above command is successfully performed, a list of all LDAP servers, including the newly-added one, will be
displayed, which is similar to the following diagram.
Variables:
<host> is the IP address or host name of the LDAP server.
<port> is the port number assigned for communication with the LDAP server.
<ldap_type> is one of the LDAP server types: openldap or activeDirectory.
Type
openldap
activeDirectory
<security> is one of the security options: none, startTls or tls.
Type
none
startTls
tls
<bind_type> is one of the bind options: anonymouseBind, or authenticatedBind.
Type
anonymousBind
authenticatedBind
Description
OpenLDAP server
Microsoft Active Directory
Description
No security
StartTLS
TLS
Description
Enable the anonymous Bind.
Bind DN and password are NOT required.
Enable the Bind with authentication.
Bind DN and password are required.
PRO3X User Guide – Command Line Interface (CLI)
Using the PRO3X Command Line Interface (CLI)
123 of 182
Optional Parameters
(on page 124).

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Server Technology PRO3X and is the answer not in the manual?

Table of Contents