Chapter 4 Provisioning the TimeProvider
Managing the User List
100 TimeProvider User’s Guide 097-58001-02 Revision G – April 2008
The response format is:
<cr><lf><lf>
^^^sid^date^time<cr><lf>
M ^ctag^COMPLD<cr><lf>
^^^”username,access”<cr><lf>
^^^”username,access”<cr><lf>
.
.
^^^”username,access”<cr><lf>
;
Sample Command
RTRV-USER-SECU::TS1000;
Normal Response
TP-SSU 03-10-24 10:31:31
M TS1000 COMPLD
“TECHNICIAN,USER”
“DEPTHEAD,SECURITY”
“DAVID,ADMIN”
;
Editing a User’s Access Level
Use the following TL1 command to change the access level for a specified user.
ED-USER-SECU:[<tid>]:<uid>:[<ctag>]::<keyword>=<value>;
This command always has an access level of SECURITY.
Sample Command
ED-USER-SECU::TECHNICIAN:TS1000::ACCLVL=ADMIN;
This command changes the access level for the TECHNICIAN user to ADMIN.
Response Value Description
<username> Up to 20 case- insensitive characters Assigned user name
<access> NONE | USER | ADMIN | SECURITY Access level
Parameter <keyword> <value> Description
<uid> Up to 20 case-insensitive characters Assigned user name
ACCLVL NONE | USER | ADMIN | SECURITY New access level for
the specified user