CFGSYSSEC (Configure System Security)

CFGSYSSEC Command syntax diagram

 

Purpose

The Configure System Security (CFGSYSSEC) command activates security features of the system by turning on security auditing, changing system values, and modifying system-supplied user profiles.

This command can be customized by the security administrator by following the steps below:

  1. Issue the Retrieve CL Source (RTVCLSRC) command against the program QSECCFGS.
  2. Edit the source code produced from the RTVCLSRC command and compile the new program. Make sure that the program is given a new name, is created into a library other than QSYS, and that the *PUBLIC authority is set to *EXCLUDE.
  3. Issue the Change Command (CHGCMD) against the Configure System Security command and specify your new program for the PGM parameter. An example is listed below.

Note: If a product upgrade is done, the CFGSYSSEC command is reinstalled, or if maintenance is applied to the CFGSYSSEC command, the CHGCMD will have to be issued again to customize the command.

There are no parameters for this command.

Restrictions: You must have *ALLOBJ, *SECADM, and *AUDIT special authorities to use this command.

Example for CFGSYSSEC

CFGSYSSEC

This command allows you to configure the security features of your system.

Error messages for CFGSYSSEC

*ESCAPE Messages

CPFB304
User does not have required special authorities.