SV-213600r508024_rule
V-213600
SRG-APP-000176-DB-000068
PPS9-00-004600
CAT I
10
Run these commands:
1) "chown enterprisedb <postgresql data directory>/server.key"
2) "chgrp enterprisedb <postgresql data directory>/server.key"
3) "chmod 600 <postgresql data directory>/server.key"
(The default path for the postgresql data directory is /var/lib/ppas/9.5/data, but this will vary according to local circumstances.)
Verify User ownership, Group ownership, and permissions on the “server.key” file:
> ls –alL <postgresql data directory>/server.key
If the User owner is not “enterprisedb”, this is a finding
If the Group owner is not “enterprisedb”, this is a finding.
If the file is more permissive than 600, this is a finding.
(The default path for the postgresql data directory is /var/lib/ppas/9.5/data, but this will vary according to local circumstances.)
V-213600
False
PPS9-00-004600
Verify User ownership, Group ownership, and permissions on the “server.key” file:
> ls –alL <postgresql data directory>/server.key
If the User owner is not “enterprisedb”, this is a finding
If the Group owner is not “enterprisedb”, this is a finding.
If the file is more permissive than 600, this is a finding.
(The default path for the postgresql data directory is /var/lib/ppas/9.5/data, but this will vary according to local circumstances.)
M
3988