Raritan Computer EMX2-111 Manual Do Utilizador

Página de 379
 
Chapter 10: Using the Command Line Interface 
 
 
269
 
 
config:# 
security userBlocking maximumNumberOfFailedLogins <value1> 
 
 
To determine how long a user's login is blocked, use this 
command syntax: 
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 in minutes. 
Tip: You can combine multiple commands to modify the user blocking 
parameters at a time. See 
Multi-Command Syntax
 (on page 320). 
 
 
Example 
The following command sets up two user blocking parameters. 
 
config:# 
security userBlocking maximumNumberOfFailedLogins 5 blockTime 30 
 
Results: 
 
The maximum number of failed logins is set to 5. 
 
The user blocking time is set to 30 minutes. 
 
 
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