Security update program listing

The security update program produces a listing of control statement modifications. If you specify the LIST=YES control statement, an additional report is produced that includes all security information.

The security update program listing has four parts.
  • Header
  • Edited control statements
  • Security files
  • Update trace

Header

The header contains the following information:
  • The name of the data set where the load module is located.
  • The name of the module containing the security table (KOMCMnnn).
  • The OMEGAMON® version number in the format VnnnCOM.
  • Messages indicating successful completion of the job or error conditions, such as a failure to open the SYSLIB data set or read the security table.

Edited control statements

The update report contains a listing of the control statements that have been edited. The listing shows the previous contents (except for previous passwords), as well as the new contents. If you specified UPDATE=YES, OMEGAMON reports the date and time of the previous update.

The codes for the PREVIOUS CONTENTS and NEW CONTENTS of commands are positional. There are three positions:
  1. The first position shows the number of the internal security level or an asterisk (*) if the command has been DISABLED.
  2. The second position shows the external security option:
    E
    Use external security for this command.
    b
    A blank indicates no external security.
  3. The third position shows the auditing option:
    W
    Audit this command via WTO.
    S
    Audit this command via SMF.
    B
    Audit this command via WTO and SMF.
    b
    A blank indicates no auditing.

Security files

If you specify LIST=YES anywhere in the input stream, the security update program generates a complete listing of the security information, including the name of the authorized screen library and its volume serial number, the name of the external security user exit module, the SMF record number, and all of the commands along with their security information. The listing does not show the internal security passwords.

TYPE specifies the following kinds of OMEGAMON commands:
C
Major
I
Immediate
S
Slash (INFO-line)
The security level follows the command. An asterisk (*) indicates that a command has been disabled. Minor commands are listed following their corresponding majors.

Update trace

The last part of the listing indicates whether an update has successfully completed.