diff --git a/src/views/users.html b/src/views/users.html
index 789999fc6..51d2719f0 100644
--- a/src/views/users.html
+++ b/src/views/users.html
@@ -501,7 +501,9 @@
- Cloudron will authenticate users against the configured LDAP server. The synchronization is not run automatically but needs to be triggered manually.
+ Cloudron will synchronize users and groups from an external LDAP or ActiveDirectory server.
+ Password verification for authenticating those users is done against the external server.
+ The synchronization is not run automatically but needs to be triggered manually.