Nortel DMS-100 Security Log Reports


SECU120

Explanation

The Security (SECU) subsystem generates SECU120 when a user attempts to log on a dial-up terminal with an invalid identification or password.

Format

The log report format for SECU120 is as follows:

SECU120 mmmdd hh:mm:ss ssdd INFO
   <term>. DIALBACK login failed with id <id>.
   Reason: reastxt.

Example

An example of log report SECU120 follows:

SECU120 APR01 12:00:00 2112 INFO
   DIALUP. Dialback login failed with id DBID123.
   Reason: Incorrect dialback password.

Field Descriptions

The following table describes each field in the log report:

-----------------------------------------------------------------------------------------
Field                Value                 Description
-----------------------------------------------------------------------------------------
INFO                 constant              Indicates information about the SECU
                                           subsystem.

<term>               symbolic text         Identifies terminal on which the user attempts
                                           to login.  List TERMDEV from CI MAP level for
					   list of terminals.

DIALBACK login       Bad userid            Indicates the user uses invalid user   
failed with id                             identification to log on the terminal (reastxt =
                                           Invalid dialback id).

                     symbolic text         Provides correct identification for user attempt
		                           to log on the terminal.  List DIALBACK from CI
                                           MAP level for list of users.  See Customer Data
					   table DIALBACK.

                     blank                 Indicates LOGIN timeout occurs.

Reason               Bad return code       Indicates user attempts to log on the terminal
                                           and a system error occurs.
                     
		     Incorrect dialback    Indicates user attempts to log on the terminal
		     password              with an invalid password.
-----------------------------------------------------------------------------------------
-continued-
-----------------------------------------------------------------------------------------
Field                Value                 Description (continued)
-----------------------------------------------------------------------------------------
		     Invalid dialback id   Indicates user attempts to log on the terminal
		                           with an invalid dialback identifier.

		     LOGIN timeout         Indicates user attempt to log on the terminal,
		                           and fails to complete login procedures in the
					   specified time.
-----------------------------------------------------------------------------------------
-End-