Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Be at least eight characters long.

  • Include at least one special character and one that is either a number or capital letter.

The password must not:

  • Contain more than two identical characters in an uninterrupted sequence. Such as "aaa".

  • Include the username.

  • Be in alphabetical sequence, such as Abcd.

  • Be in numerical sequence, such as 1234.

  • Be in any US keyboard pattern, such as Qwerty.

  • Contain any whitespace.

  • Be identical to any of the recent twelve (minimum) passwords used for the user ID.

Info

Repetitive characters that are not consecutively sequenced are still valid. Such as "adadad".

The default maximum password age is 30 days property mz.security.max.password.age.admin is by default set in platform.conf and default value is 30 days. This property is only applicable for administrators, i e users that are members of the Administrator group, and 90 days .

The default password age for other users is 90 days.

If you have a custom password policy that you will want to include with the default policies listed above, you can use the mz.security.user.control.password.extra properties.

...