Service Account - default account does not exist

Information

As with any server daemon that is accessible to the outside world, it is advisable to run PostgreSQL under a separate user account. This user account should only own the data that is managed by the server, and should not be shared with other daemons. (For example, using the user nobody is a bad idea.) It is not advisable to install executables owned by this user because compromised systems could then modify their own binaries.

Solution

To add a Unix user account to your system, look for a command useradd or adduser.

See Also

https://www.postgresql.org/docs/9.6/static/index.html

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-6

Plugin: Unix

Control ID: f5e23e48534bf764f490589bb4566b7d29ab906d3170f260c07a0d334683596e