Information
The DB2_GRP_LOOKUP registry variable specifies which Windows security mechanism is used to enumerate the groups that a user belongs to. Periodic review of this variable is required to ensure that the correct location is being used for group definitions during authentication.
Rationale:
Incorrectly configured DB2_GRP_LOOKUP registry variable could result in unexpected authorization behavior where a low privileged user could potentially get access to sensitive data.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Run the following command to set the DB2_GRP_LOOKUP registry variable to the appropriate location for group lookup:
db2set DB2_GRP_LOOKUP=<location for group lookup>