Update user_password_policy.rst

This commit is contained in:
Hagen Graf
2016-08-02 12:07:05 +02:00
committed by GitHub
parent 353621257c
commit 680657f150

View File

@@ -1,3 +1,24 @@
A password policy is a set of rules designed to enhance computer security by encouraging users to employ strong passwords and use them properly. To be able to to so you need to
========================
User Password Policy App
========================
- enable the Password Policy app.
A password policy is a set of rules designed to enhance computer security by encouraging users to employ strong passwords and use them properly.
To be able to to so you need to
* enable the Password Policy app.
* configure the Password Policy app.
Enable the Password Policy app.
.. figure:: ../images/user_password_policy_enable_app.png
Configure the Password Policy app.
You can configure
* a minimal length of a password. Default is 10 characters.
* to forbid common passwords like 'california' or 'enterprise'.
* enforce upper and lower case characters
* Enforce numeric characters
* Enforce special characters like ! or :
.. figure:: ../images/user_password_policy_configure_app.png