This commit is contained in:
root 2016-08-23 15:39:02 +08:00
parent afd5b78a46
commit 32d060cf09

View File

@ -386,7 +386,7 @@ Enable LDAP password changes per user:
| - Access control policies must be configured on the LDAP server to grant permissions for password changes.
| - Passwords are sent in plaintext to the LDAP server. Therefore, transport encryption must be used for the communication between Nextcloud and the LDAP server, e.g. employ LDAPS.
| - Enabling password hashing on the LDAP server is highly recommended. While Active Directory stores passwords in an one-way format by default, OpenLDAP users could configure the ``ppolicy_hash_cleartext`` directive of the ppolicy overlay that ships with OpenLDAP.
| - Enabling password hashing on the LDAP server is highly recommended. While Active Directory stores passwords in a one-way format by default, OpenLDAP users could configure the ``ppolicy_hash_cleartext`` directive of the ppolicy overlay that ships with OpenLDAP.
* Additional requirements for Active Directory: