Raritan Computer EMX2-111 User Manual

Page of 379
 
Chapter 10: Using the Command Line Interface 
 
 
267
 
 
Single Login Limitation 
This command syntax 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. 
 
 
Example 
The following command disables the single login feature so that more 
than one user can log in using the same user name at the same time. 
config:# 
security loginLimits singleLogin disable 
 
 
Password Aging 
This command syntax enables or disables the password aging feature, 
which controls whether the password should be changed at a regular 
interval: 
config:# 
security loginLimits passwordAging <option> 
 
Variables: 
 
<option> is one of the options: enable or disable
Option 
Description 
enable 
Enables the password aging feature. 
disable 
Disables the password aging feature. 
 
 
Example 
The following command enables the password aging feature. 
config:# 
security loginLimits passwordAging enable