Chapter 4: Using the Command Line Interface
156
3.
Press Enter.
4.
Type the following:
--END--
5.
Press Enter again.
6.
Verify that the message "Successfully entered Restricted Service Agreement" is displayed, indicating that the content
input is successful.
Login Limitation
The login limitation feature controls login-related limitations, such as password aging, simultaneous logins using the same
user name, and the idle time permitted before forcing a user to log out.
A login limitation command begins with
security loginLimits
.
You can combine multiple commands to modify various login limitation parameters at a time. See
(on page 122).
Single Login Limitation
This command enables or disables the single login feature, which controls whether multiple logins using the same login
name simultaneously is permitted.
config:#
security loginLimits singleLogin <option>
Variables:
•
<option> is one of the options:
enable
or
disable
.
Option
Description
enable
Enables the single login feature.
disable
Disables the single login feature.
Password Aging
This command enables or disables the password aging feature, which controls whether the password should be changed
at a regular interval:
config:#
security loginLimits passwordAging <option>