Give more information about ldap sync

This commit is contained in:
Johannes Zellner
2020-06-05 08:59:04 +02:00
parent 70a925b416
commit fb94416b1b

View File

@@ -501,7 +501,9 @@
<div class="card card-large" ng-show="user.isAtLeastAdmin">
<div class="row">
<div class="col-md-12">
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.
</div>
</div>