User Blocking
There are different commands for changing different user blocking parameters. These commands begin with security
userBlocking.
You can combine multiple commands to modify the user blocking parameters at a time. Determine the maximum number of
failed logins before blocking a user:
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.
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
true
false
Description
Enables the strong password feature.
Disables the strong password feature.
PRO3X User Guide – Command Line Interface (CLI)
Using the PRO3X Command Line Interface (CLI)
93 of 182
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?