Explanation
The Security (SECU) subsystem generates SECU110. The subsystem generates SECU110 when a user attempts a Priority Login (PLOGIN) on a terminal with an invalid identification or password.
Format
The log report format for SECU110 is as follows:
SECU110 mmmdd hh:mm:ss ssdd INFO Invalid PLOGIN attempt on: <term>. USERID: <user>. reastxt.
Example
An example of log report SECU110 follows:
SECU110 APR01 12:00:00 2112 INFO Invalid PLOGIN attempt on: MAP. USERID: JANET. Bad Password.
Field Descriptions
The following table describes each field in the log report:
-----------------------------------------------------------------------------------------
Field Value Description
-----------------------------------------------------------------------------------------
INFO constant Indicates information about the SECU
subsystem.
Invalid PLOGIN symbolic text Identifies the terminal where user attempted to
attempt on PLOGIN. List TERMDEV from CI MAP level for
list of terminals.
USERID bad userid Indicates use of invalid user identification to
attempt PLOGIN on the terminal. The field
reastxt is blank.
symbolic text Identifies the valid user that attempted PLOGIN
on terminal. Use CI command SHOWUSERS
for a list of users defined to the system.
reastxt Bad password Indicates the user attempted to PLOGIN on the
terminal with an invalid password.
Bad userid Indicates the user attempted to PLOGIN on the
terminal with an invalid user identification.
(USERID = Bad user)
-----------------------------------------------------------------------------------------
-End-