turbot/oci_compliance
Loading controls...

Control: 1.6 Ensure IAM password policy prevents password reuse

Description

IAM password policies can prevent the reuse of a given password by the same user. It is recommended the password policy prevent the reuse of passwords.

Remediation

From Console

OCI Identity Cloud Service (IDCS)

  1. Login to IDCS Admin Console
  2. Expand the Navigation Drawer, click Settings, and then click Password Policy.
  3. Click on Change Your Password Policy button.
  4. Update the number of remembered passwords in Previous passwords remembered setting to 24.

Usage

Run the control in your terminal:

powerpipe control run oci_compliance.control.cis_v120_1_6

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run oci_compliance.control.cis_v120_1_6 --share

SQL

This control uses a named query:

manual_control

Tags