One can set a password in a PostgreSQL connection service file. Verify the password option is not used in a connection service file. Rationale: Using the password parameter may negatively impact the confidentiality of the user's password. Impact: The global configuration is by default readable for all users on the system. This is needed for global defaults (prompt, port, socket, etc.). If a password is present in this file, then all users on the system may be able to access it. NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Delete every password entry in the file(s) previously identified.