Symmetricom 1100 User Manual

Page of 224
Chapter 4 Provisioning the TimeProvider
Managing the User List
98
 TimeProvider User’s Guide
097-58001-02 Revision G – April 2008
Sample Command
CANC-USER::TECHNICIAN:TS1000;
This command logs out the user named Technician.
Autonomous Message
TP-SSU 03-10-24 10:25:31
A 1171 REPT EVT
“IMC,EQPT:NA,LOGOUT,NSA,03-10-24 10-25-31:\”USER LOGGED 
OUT,TECHNICIAN\””
;
Adding a User
You can store up to 20 users in the TimeProvider’s user list. Each user has a name 
of up to 20 case-insensitive alphanumeric characters, a password of up to 20 
case-sensitive characters, and one of the four defined access levels.
Use the following TL1 command to add a user to the user list. If more than 20 users 
are defined in the user list, the DENY response is sent. Only a Security-level user 
can add to the user list.
ENT-USER-SECU:[<tid>]:<uid>:[<ctag>]::<pid>,<uap>;
This command always has an access level of SECURITY.
Sample Command
ENT-USER-SECU::TECHNICIAN:TS1000::TECH01!,USER;
This command creates a user named TECHNICIAN with a password of TECH01! at 
the User access level.
Autonomous Message
TP-SSU 03-10-24 10:28:24
A 1172 REPT EVT
“IMC:NA,USRADD,NSA,03-10-24 10-28-24:\”USER HAS BEEN 
ADDED\””
;
Parameter
Value
Description
<uid>
<username>
Up to 20 case-insensitive alphanumeric characters
<pid>
<user password>
Up to 20 case-sensitive characters. You must include at 
least two non-alphabetic and one special character (other 
than a letter, number, comma, colon, or semicolon). For 
case-sensitive passwords, enclose the <pid> in quotes.
<uap>
NONE | USER | 
ADMIN | SECURITY
The access level for the user specified by the <uid>