mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Update user_password_policy.rst
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user