Set minimal password length [Removed in Security Center 2.0]
Set the minimum length for a user password on your instance.
The set.password.length property defines the minimum length required for a password and is used to evaluate compliance against the current password policy. The property value is an integer with a minimum recommended value of 12. Using a shorter length could lead to compliance failure against recommended regulations.
More information
| Attribute | Description |
|---|---|
| Configuration name | set.password.length |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | integer |
| Recommended value | 12 |
| Default value | 12 |
| Category | Authentication |
| Security risk |
|
| Dependencies and prerequisites | None |