Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion admin_manual/configuration_user/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ User Management
user_configuration
reset_admin_password
reset_user_password
user_password_policy
user_auth_ftp_smb_imap
user_auth_ldap
user_auth_ldap_cleanup
user_provisioning_api
user_provisioning_api
16 changes: 16 additions & 0 deletions admin_manual/configuration_user/user_password_policy.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
========================
User 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.

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_configuration_app.png

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.