User manual

Wide Bank 28 DS3 - Release 2.4 July 2004 9-13
TL1 Commands and Messages
TL1 Setup and Configuration
Error Response for Incorrect Password
tid 01-12-07 01:42:17
M ctag DENY
PICC
/* Can’t login */
;
NOTE: Whenever a user logs in or out of the TL1 interface, an event is recorded in the
TL1 security log and in the event log. The event log entry indicates the name of the user
that logged in or out.
Adding Users
Users can be added only from an administrator session. The maximum number of TL1 user names
is 10, including the administrator. Use the ent-user-secu command:
ENT-USER-SECU:MULTIPLEXER-1:NewUser:ctag::password,,uap;
MULTIPLEXER-1 is the default Target ID (tid) of the network element. This field is optional.
NEWUSER is the new users UserName, a string of up to 10 characters.
The password is a string of up to 10 characters with at least two non-alpha characters, of which
one must be non-alphanumeric. An example is PW-1.
TL1 formatting characters (such as a colon or comma) can not be used in the user name or
password.
UAP is the user access privilege field. Valid options are: R-Read Only; RW-Read and Write;
RWA-Read, Write, and Administration.
NOTE: The default "admin" user name will be deleted after entering another user with
RWA privilege. It is advisable to have at least two RWA users.
Deleting Users
Users can be deleted only from an administrator session. Use the dlt-user-secu command:
DLT-USER-SECU:MULTIPLEXER-1:UserName:1;
NOTE: If there is only one administrator in the user database, that user cannot be
deleted.