File Locations - User Mapping file

Information

PostgreSQL configuration and data files should be protected against view and modification from unauthorized users.

Solution

Change owner and permissions of the PostgreSQL Host Based Authentication files. Example:

chown -R @PG_OWNER@:@PG_GROUP@ @PG_CONFIG_DIR@/pg_ident.conf
chmod -R u-x,g-rwx,o-rwx @PG_CONFIG_DIR@/pg_ident.conf

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6, CSCv6|3.1

Plugin: Unix

Control ID: 81b69937b41985a5b4ca71afebfce3915765305e2f0dff144c75159aaa79e998