Information
A configuration file, ekeystore.cfg, is created by the user in order to configure external keymanager functionality. This file should be secured against tampering via OS permissions.
Rationale:
Set this file to be readable and writeable by only the Db2 instance owner. If this file is not secured, an attacker may delete it, causing potential interruption of operations.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Change the permissions for the file:
$ chmod 600 ekeystore.cfg