Raritan Computer EMX2-111 Network Card User Manual


 
Chapter 10: Using the Command Line Interface
268
Password Aging Interval
This command syntax determines how often the password should be
changed.
config:#
security loginLimits passwordAgingInterval <value>
Variables:
<value> is a numeric value in days set for the password aging
interval. The interval ranges from 7 to 365 days.
Example
The following command sets the password again interval to 90 days.
config:#
security loginLimits passwordAgingInterval 90
Idle Timeout
This command syntax determines how long a user can remain idle
before that user is forced to log out of the EMX web interface.
config:#
security loginLimits idleTimeout <value>
Variables:
<value> is a numeric value in minutes set for the idle timeout. The
timeout ranges from 1 to 1440 minutes (24 hours).
Example
The following command sets the idle timeout to 10 munites.
config:#
security loginLimits idleTimeout 10
User Blocking
There are different commands for changing different user blocking
parameters. These commands begin with security userBlocking.
To determine the maximum number of failed logins before
blocking a user, use this command syntax: