6.1.13 Secure CONNECT Authority

Information

The CONNECT role grants the authority to a user to connect to mainframe and midrange databases from Windows, Unix, and Linux operating systems. It is recommended that the CONNECT role be granted to authorized users only.

Rationale:

All users that have access to this authority should be regularly reviewed.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Revoke this permission from any unauthorized users.

Connect to the Db2 database.

db2 => connect to <dbname>

Run the following command:

db2 => REVOKE CONNECT ON DATABASE FROM USER <username>

See Also

https://workbench.cisecurity.org/files/4033