docs/doc/source/security/openstack/security-system-account-password-rules.rst
Ron Stone 1dd81523ff DS openstack updates
Changes required to support downstream openstack reuse.
Resolved merge conflict.
security/openstack/index adjustment.
Patchset 3 updates.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I981379d1dedcc2649a6035a0302ef8a838c35433
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-07-23 07:01:18 -04:00

33 lines
646 B
ReStructuredText

.. tfb1485354135500
.. _security-system-account-password-rules:
===============================
Keystone Account Password Rules
===============================
|prod-os| enforces a set of strength requirements for new or changed passwords.
The following rules apply:
.. _security-system-account-password-rules-ul-jwb-g15-zw:
- 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