Ju
ne
20
18
Legrand PDU User Guide 331
config:#
security userBlocking maximumNumberOfFailedLogins <value1>
Determine how long a user is blocked:
config:#
security userBlocking blockTime <value2>
Variables:
<value1> is an integer between 3 and 10, or
unlimited
, which sets no limit on the maximum number of
failed logins and thus disables the user blocking function.
<value2> is a numeric value ranging from 1 to 1440 minutes (one day), or
infinite
, which blocks the user
all the time until the user is unblocked manually.
Strong Passwords
The strong password commands determine whether a strong password is required for login, and what a
strong password should contain at least.
A strong password command begins with
security strongPasswords
.
You can combine multiple strong password commands to modify different parameters at a time. See
Multi-Command Syntax
(on page 381).
Enabling or Disabling Strong Passwords
This command enables or disables the strong password feature.
config:#
security strongPasswords enabled <option>
Variables:
<option> is one of the options:
true
or
false
.
Option
Description
true
Enables the strong password feature.
false
Disables the strong password feature.
Minimum Password Length
This command determines the minimum length of the password.
config:#
security strongPasswords minimumLength <value>
Variables:
<value> is an integer between 8 and 32.
Maximum Password Length
This command determines the maximum length of the password.
config:#
security strongPasswords maximumLength <value>
Variables:
<value> is an integer between 16 and 64.