
Wide Bank 28 DS3 - Release 2.4
11
Log-In/Log-Out Commands
2. Edit PID (Change Password)
ED-PID:tid:uid:ctag::old-pid,new-pid;
Example:
ED-PID:tid:name:ctag::old-1,new-1;
3. Cancel User (Log Out)
CANC-USER:tid:uid:ctag;
Example:
CANC-USER:tid:name:ctag;
Response:
tid 2001-12-18 16:07:31
M ctag COMPLD
;
4. Cancel User Session Message
The TL1 session time-out period is set by the system administrator. The default value is 31 minutes. This
time-out will cancel the user session when the specified period of inactivity is exceeded. If two or more users
have active sessions and one user session times out, the other users will receive a CANC message. In the
following example, STEVE is the user that timed out:
Response:
tid 2001-12-04 11:40:32
A atag CANC
STEVE
/* Session Timeout: STEVE */
;
Keyword
Description
uid
User ID
new-pid
New Private ID (password). An ASCII string up to 10 characters long with at
least two non-alphabetic characters with at least one special character. Null
removes password requirement. Passwords are case-sensitive.
old-pid
Old Private ID (password)
Keyword
Description
uid
User ID (optional for log out)