This rule ensures that hardware MFA is enabled for the root user to enhance security measures.
Rule | Hardware MFA should be enabled for the root user |
Framework | PCI v3.2.1 |
Severity | ✔ Critical |
Rule Description
Hardware Multi-Factor Authentication (MFA) is a security measure that adds an additional layer of protection to accounts by requiring the use of a physical hardware device, such as a smart card or USB token, in conjunction with a username and password. Enabling Hardware MFA for the root user is a crucial security control, especially in the context of the Payment Card Industry Data Security Standard (PCI DSS) version 3. PCI DSS is a set of security requirements for organizations that handle credit card transactions to ensure the protection of cardholder data.
Troubleshooting Steps
If you encounter any issues while enabling or configuring Hardware MFA for the root user, you can follow these troubleshooting steps:
Code Example
In AWS, enabling Hardware MFA for the root user can be achieved by following these steps:
Remediation Steps
If Hardware MFA is not enabled for the root user, follow these steps to remediate the configuration:
By following these steps, you will successfully enable Hardware MFA for the root user in compliance with PCI DSS version 3 requirements.