Password Policy
Import
RAM Password Policy can be imported using the id, e.g.
$ pulumi import alicloud:ram/passwordPolicy:PasswordPolicy example <id>.
Properties
Whether to restrict logon after the password expires. Value:
Password retry constraint. After entering the wrong password continuously for the set number of times, the account will be locked for one hour. Value range: 0~32. Default value: 0, which means that the password retry constraint is not enabled.
Password validity period. Value range: 0~1095. Unit: days. Default value: 0, which means never expires.
The minimum number of unique characters in the password. Valid values: 0 to 8. The default value is 0, which indicates that no limits are imposed on the number of unique characters in a password.
The minimum number of characters in the password. Valid values: 8 to 32. Default value: 8.
Whether the user name is not allowed in the password. Value:
Historical password check policy. Do not use the previous N Passwords. The value range of N is 0 to 24. Default value: 0, indicating that the historical password check policy is not enabled.
Specifies whether the password must contain lowercase letters. Valid values:
Specifies whether the password must contain digits. Valid values:
Specifies whether the password must contain special characters. Valid values:
Specifies whether the password must contain uppercase letters. Valid values: