3.10 Ensure File Key Management Encryption Plugin files have appropriate permissions

Information

Certain Key Management Encryption plugins must store sensitive information in files for later retrieval. Such files should have proper permissions.

Rationale:

Limiting the accessibility of these files will protect the confidentiality, integrity, and availability of MariaDB plugin information and the data they protect.

Solution

If the File Key Management plugin is not configured, first implement recommendation 4.10 from this benchmark.
Execute the following command for each file location requiring corrected permissions:

chmod 750 <file>
chown mysql:mysql <file>

See Also

https://workbench.cisecurity.org/benchmarks/16527

Item Details

Category: ACCESS CONTROL, MEDIA PROTECTION

References: 800-53|AC-3, 800-53|AC-5, 800-53|AC-6, 800-53|MP-2, CSCv7|14.6

Plugin: Unix

Control ID: ae6b23234fd018c19738b93b25a62c6824dbb1261cfa618d2bac7319130b2f6d