PostgreSQL must map the PKI-authenticated identity to an associated user account.
An XCCDF Rule
Description
The DoD standard for authentication is DoD-approved PKI certificates. Once a PKI certificate has been validated, it must be mapped to PostgreSQL user account for the authenticated identity to be meaningful to PostgreSQL and useful for authorization decisions.
- ID
- SV-214149r879614_rule
- Version
- PGS9-00-011800
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Configure PostgreSQL to map authenticated identities directly to PostgreSQL user accounts.
For information on configuring PostgreSQL to use SSL, see supplementary content APPENDIX-G.