diff --git a/src/views/users.html b/src/views/users.html index 0c7436cbb..4f6c81c87 100644 --- a/src/views/users.html +++ b/src/views/users.html @@ -463,9 +463,13 @@
- This option allows to use an external LDAP or ActiveDirectory service for user management. + This option allows to use an external LDAP or ActiveDirectory service for user management. Users from the LDAP directory will be synced into the Cloudron user management. + Those users will be able to login to apps using the passwored stored in the LDAP service and thus won't be able to change their password inside Cloudron. + The same applies for their email address.
+