Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (L-S) 
suspend local-user  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5569 
suspend local-user 
Suspends a local-user administrative account. 
Product
 
All 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
[ no ] suspend local-user name 
no
 
Removes the suspended status for the specified local-user account. 
name
 
The name of the local-user account expressed as an alphanumeric string of 3 through 16 characters that is 
case sensitive. 
Usage 
This command allows a security administrator to suspend local-user administrative accounts. 
A “suspended” user cannot login to the system. The user’s account information (passwords, password history, 
etc.), however, is preserved. 
Example
 
The following command suspends a local-user account called 
Inspector1
suspend local-user Inspector1 
The following command removes the suspension from a local-user account called 
Admin300
no suspend local-user Admin300