Explanation
The Security (SECU) subsystem generates SECU105 when one user changes the password for another user.
Format
The log report format for SECU105 is as follows:
SECU105 mmmdd hh:mm:ss ssdd INFO User: <user> on <term>. Password has been changed for <usernm>.
Example
An example of log report SECU105 follows:
SECU105 APR01 12:00:00 2112 INFO User: JANET on MAP. Password has been changed for OPERATOR.
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 that changes the
password. Use the CI command
SHOWUSERS for a list of users defined to
the system.
on symbolic text Identifies the terminal where the user
changed the password. List TERMDEV from
CI MAP level for list of terminals.
Password has been symbolic text Identifies the user that had password
changed for changed. Use the CI command
SHOWUSERS for a list of users defined to
the system.
-----------------------------------------------------------------------------------------
-End-