mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Merge pull request #107 from nextcloud/stable9-backport-new-files
[stable9] Create user_password_policy documentation
This commit is contained in:
@@ -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
admin_manual/configuration_user/user_password_policy.rst
Normal file
16
admin_manual/configuration_user/user_password_policy.rst
Normal file
@@ -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
|
||||
|
||||
BIN
admin_manual/images/user_password_policy_configuration_app.png
Normal file
BIN
admin_manual/images/user_password_policy_configuration_app.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user