Explanation
The Security (SECU) subsystem generates SECU103 when one user forces another user off the terminal. Both users are logged on this terminal.
Format
The log report format for SECU103 is as follows:
SECU103 mmmdd hh:mm:ss ssdd INFO User: <user> forced out from <term>. By Command from user <usernm> on <termnm>.
Example
An example of log report SECU103 follows:
SECU103 APR01 12:00:00 2112 INFO User: JANET forced out from MAP. By Command from user OPERATOR on MAP.
Field Descriptions
The following table describes each field in the log report:
-----------------------------------------------------------------------------------------
Field Value Description
-----------------------------------------------------------------------------------------
INFO constant Indicates information about the SECU
subsystem.
<user> descriptive text Identifies the user forced off the terminal.
Use the CI command SHOWUSERS for a list of
users defined to the system.
forced out from symbolic text Identifies terminal that one user forced the
other user off. List TERMDEV from CI MAP
level for list of terminals.
By Command from constant Identifies the user forcing the other user off the
user terminal. Use the CI command SHOWUSERS
for a list of users defined to the system.
on symbolic text Identifies the terminal used to force the user off.
Use the CI command SHOWUSERS for a list of
users defined to the system.
-----------------------------------------------------------------------------------------
-End-