3.1.7 Disable Instance Discoverability (DISCOVER_INST)

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The DISCOVER_INST parameter specifies whether the instance can be discovered in the network. It is recommended that instances not be discoverable.

Rationale:

Discovery capabilities may be used by a malicious entity to derive the names of and target Db2 instances.

Solution

Attach to the Db2 instance:

db2 => attach to <db2instance>

Run the following command:

db2 => update database manager configuration using discover_inst disable

See Also

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