Explanation
The Security (SECU) subsystem generates SECU102. The subsystem generates SECU102 when a user uses an invalid identification or password to attempt to login on a terminal.
Format
The log report format for SECU102 is as follows:
SECU102 mmmdd hh:mm:ss ssdd INFO Invalid LOGIN attempt on <term>. USERID: <user>. reastxt.
Example
An example of log report SECU102 follows:
SECU102 APR01 12:00:00 2112 INFO Invalid LOGIN 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 LOGIN symbolic text Identifies the terminal on which the user
attempt on attempted to login. List TERMDEV from CI
MAP level for list of terminals.
USERID bad userid Indicates use of invalid user identification to
attempt login on terminal.
0000-FFFF Provides valid identification for a user that
attempts to login the terminal. Use the CI
command SHOWUSERS for a list of users
defined to the system.
reastxt Bad password Indicates the user attempted to login the
terminal with an invalid password.
Password expired Indicates the user attempted to login the
terminal with an expired password.
Bad userid Indicates the user attempted to login the
terminal with an invalid user identification.
-----------------------------------------------------------------------------------------
-End-