User guide
Chapter 7: Using the Command Line Interface
173
Login Limitation
The login limitation feature contains various parameters that you can
modify with different commands.
To enable or disable the single login feature, use this command
syntax:
config:# security loginLimits singleLogin <option1>
To enable or disable the password aging feature, use this
command syntax:
config:# security loginLimits passwordAging <option2>
To determine the password aging time interval, use this
command syntax:
config:# security loginLimits passwordAgingInterval <value1>
To determine the idle timeout value, use this command syntax:
config:# security loginLimits idleTimeout <value2>
Variables:
<option1> is one of the options: enable or disable.
Option Description
enable Enables the single login feature.
disable Disables the single login feature.
<option2> is one of the options: enable or disable.
Option Description
enable Enables the password aging feature.
disable Disables the password aging feature.