1. Home
  2. Security Hardening
  3. DISA Oracle Linux 8 STIG V1R1
  4. OL08-00-010100 – OL 8, for certificate-based authentication, must enforce authorized access to the corresponding private key.

OL08-00-010100 – OL 8, for certificate-based authentication, must enforce authorized access to the corresponding private key.

Details

If an unauthorized user obtains access to a private key without a passcode, that user would have unauthorized access to any system where the associated public key has been installed.

NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.

Solution

Create a new private and public key pair that uses a passcode with the following command:

$ sudo ssh-keygen -n [passphrase]

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles