Janu
ary 201
9
Legrand PDU User Guide 385
<bind_type> is one of the bind options:
anonymouseBind
, or
authenticatedBind
.
Type
Description
anonymousBind
Enable the anonymous Bind.
Bind DN and password are NOT
required.
authenticatedBind
Enable the Bind with authentication.
Bind DN and password are required.
<base_DN> is the base DN for search.
<login_name_att> is the login name attribute.
<user_entry_class> is the User Entry Object Class.
Optional Parameters
You can add one or multiple "optional parameters", such as specifying the Bind DN or certificate upload, to
an LDAP-server-adding command as illustrated below. If adding multiple optional parameters, you must add
them to the END of the command and separate them with a space.
Example 1 -- Specify an Active Directory Domain's name:
config:#
authentication ldap add <host> <port> <ldap_type> <security>
<bind_type> <base_DN> <login_name_att> <user_entry_class>
adDomain <AD_domain>
Example 2 -- Set up the bind DN:
config:#
authentication ldap add <host> <port> <ldap_type> <security>
<bind_type> <base_DN> <login_name_att> <user_entry_class>
bindDN
<bind_DN>
"Optional Parameters" table:
Parameters
To configure
userSearchSubfilter <filter>
User search subfilter
bindDN <bind_DN>
bind DN
The system will prompt you to enter and
re-confirm the bind password after adding
this parameter to the command.
For details, see
Illustrations of Adding
LDAP Servers
(on page 385).
adDomain <AD_domain>
Active Directory Domain name
verifyServerCertificate <verify_cert>
Certificate verification setting
After setting to true, the system will
prompt you to upload a certificate. For
details, see
Illustrations of Adding
LDAP Servers
(on page 385).
allowExpiredCertificate
<allow_exp_cert>
Whether to accept expired or not valid yet
certificate