Skip to content

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 a PostgreSQL user account for the authenticated identity to be meaningful to PostgreSQL and useful for authorization decisions.

ID
SV-261895r1000690_rule
Version
CD16-00-004200
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, refer to supplementary content APPENDIX-G.