docs/doc/source/security/openstack/security-system-account-password-rules.rst
Rafael Jardim d6fb867888 Upstreaming WRO
Removed duplicate abbrev definitions

Signed-off-by: Rafael Jardim <rafaeljordao.jardim@windriver.com>
Change-Id: I7910d9f54e158250004abd7e17a4e119f8064252
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-03-31 08:57:23 -04:00

640 B

System Account Password Rules

enforces a set of strength requirements for new or changed passwords.

The following rules apply:

  • The password must be at least seven characters long.
  • You cannot reuse the last 2 passwords in history.
  • The password must contain:
    • at least one lower-case character
    • at least one upper-case character
    • at least one numeric character
    • at least one special character