The MySQL Database Server 8.0 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 Database Management System (DBMS) user account for the authenticated identity to be meaningful to the DBMS and useful for authorization decisions.
- ID
- SV-235136r961044_rule
- Version
- MYS8-00-004900
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Configure the MySQL Database Server 8.0 to map the authenticated identity directly to the MySQL Database Server 8.0 user account.
Alter users to require X509 certificates.
Below is an example to add X509 as a requirement.