Chapter 2 TL1 Reference
Retrieve User List
128 SSU-2000 Technical Reference 12713020-003-2 Revision F.01 – January 2007
Retrieve User List
This command returns the current user list. A user who is not at an administrator
level can only get their own information with username and level. A user at an
administrator level can display all the information from everybody in the user list.
Syntax
RTRV-USER:[tid]::ctag;
Response Format
For a user not at the administrator level, the response is:
^^^"username,level" <cr lf>
where:
username = assigned user
level = access level assigned to that user
For a user at the administrator level, the response is:
^^^"username,level,state,passwordState,passwordDaysleft,lockout"
<cr lf>
where:
username = assigned user
level = access level assigned to that user
state = whether the username is valid [ENA | DIS]
passwordState = [ALIVE | EXPIRED]
passwordDaysleft = the number of days before the passwordState changes to
EXPIRED
lockout = whether the username is locked from access to the system [YES |
NO]