Nortel DMS-100 Security Log Reports


SECU106

Explanation

The Security (SECU) subsystem generates SECI106 when a user with the proper command class set issues a command.  The command is entered in Customer Data table CMDS.  The system executes the command.

Format

The log report format for SECU106 is as follows:

SECU106 mmmdd hh:mm:ss ssdd INFO
   User: <user> on <term>. Valid use of command <cmdnm>.

Example

An example of log report SECU106 follows:

SECU106 APR01 12:00:00 2112 INFO
   User: JANET on MAP. Valid use of command RESTART.

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 issues the command.
					   Use the CI command SHOWUSERS for a list of users
					   defined to the system.

on                  symbolic text          Identifies the terminal where the user issued the
                                           command.  List TERMDEV from CI MAP level for
					   list of terminals.

Valid use of        symbolic text          Identifies the command that a user with the correct
command                                    commandset issues.  List CMDS from CI MAP level
                                           for privileged commands.
-----------------------------------------------------------------------------------------
-End-