๐ก๏ธ Oracle IAM Domain Password Policy has weak complexity requirements๐ข
- Contextual name: ๐ก๏ธ Domain Password Policy has weak complexity requirements๐ข
- ID:
/ce/ca/oracle/iam/domain-password-policy-weak-complexity - Tags:
- ๐ข Policy with categories
- ๐ข Policy with type
- ๐ข Production policy
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
SECURITY
Statsโ
not available
Logicโ
- ๐ง prod.logic.yaml๐ข
Similar Policiesโ
- Internal:
dec-x-2e229fb4
Similar Internal Rulesโ
| Rule | Policies | Flags |
|---|---|---|
| โ๏ธ dec-x-2e229fb4 | 1 |
Descriptionโ
Descriptionโ
This policy identifies Oracle IAM domain password policies assigned to groups that do not require a minimum password length of at least 14 characters, at least one numeric character, or at least one special character.
Rationaleโ
Password policies enforce baseline complexity for local IAM passwords. This policy does not evaluate the auto-created
defaultPasswordPolicy. Non-default password policies apply only when they are assigned to an Oracle IAM group, and the policy then applies to users who are members of that group. Requiring a longer password, at least one numeric character, and at least one special character reduces the likelihood that users can choose overly weak passwords.Impactโ
Increasing password requirements can require users to change existing passwords at their next password reset or policy enforcement event. Communicate the change before applying it to production identity domains.
Auditโ
This policy flags an Oracle IAM Domain Password Policy as
INCOMPLIANTif it is assigned to at least one Oracle IAM group and one of the following is true:... see more
Remediationโ
Remediationโ
Update Password Policy Requirementsโ
Update each affected group password policy so passwords must be at least 14 characters long and must include at least one numeric character and at least one special character. If a group uses
simplePasswordPolicyorstandardPasswordPolicy, move the group to a custom password policy that meets these requirements.From Oracle Cloud Consoleโ
- Open
Identity & Security.- Select
Domains.- Open the affected identity domain.
- Open
Settings, then selectPassword policy.- For an affected custom password policy, edit the policy and configure:
Password length (minimum):14or greater.Numeric (minimum):1or greater.Special (minimum):1or greater.- For a group assigned to
simplePasswordPolicyorstandardPasswordPolicy:
- Create a custom password policy with the required settings.
- Open the affected group.
- Assign the group to the custom password policy.
- Save the changes.
- Confirm each affected group is assigned to a compliant custom password policy.