The MySQL Database Server 8.0 must prohibit the use of cached authenticators after an organization-defined time period.
An XCCDF Rule
Description
If cached authentication information is out-of-date, the validity of the authentication information may be questionable.
- ID
- SV-235177r961521_rule
- Version
- MYS8-00-010300
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Modify system settings to implement the organization-defined limit on the lifetime of cached authenticators.
Configure the MySQL server for GSSAPI/Kerberos LDAP authentication plugin to use the GSSAPI/Kerberos authentication method.
Following is an example of plugin-related settings the server my.cnf file might contain:
[mysqld]