Information
The sysctrl_group parameter defines the system administrator group with system control (SYSCTRL) authority. It is recommended that the sysctrl_group group contains authorized users only.
NOTE - No group members found or the SYSCTRL_GROUP parameter is not defined.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Define a valid group name for the SYSCTRL group.
1. Attach to the DB2 instance.
db2 => attach to $DB2INSTANCE
2. Run the following command from the DB2 command window-
db2 => update database manager configuration using sysctrl_group <sys control group name>