
sys admin>>LISTUSERS
1:User id > PETE
2:User id > KEVIN
3:User id > TONY
sys admin>>LISTUSERS /ALL
1:User id > PETE Allowed devices > 
Allow user to clear device buffer > YES Clear screen after a command > YES
2:User id > KEVIN
Allowed devices > 
Allowed listen devices > 
Max logins > 17
Allow user to clear device buffer > YES
Clear screen after a command > YES
3:User id > TONY Allowed devices > 
Allow user to clear device buffer > YES Clear screen after a command > YES
sys admin>>
6.2.4 Deleting a User ID
To delete a user, use the DELETEUSER command, followed by the user ID on the same line. The LISTUSERS command will allow verification after deleting a user ID. The following command sequence is an example of the use of DELETEUSER with
LISTUSERS:
sys admin>>DELETEUSER PETE  | 
  | 
Delete user:pete  | Yes or No (N):y  | 
sys admin>>listusers
2:User id > KEVIN
3:User id > TONY
sys admin>>
User IDs may also be deleted by their record number. As each user ID is created, it is assigned a sequential record number. This number is associated with the user ID and will be displayed using the LISTUSER command.
sys admin>> deleteuser /3  | 
  | 
Delete user:tony  | Yes or No (N):y  | 
sys admin>>
25