Delete user {{ userremove.userInfo.username || userremove.userInfo.email }}
{{ userremove.error }}
After deletion, the user will not be able to access the dashboard or login to any of the apps. Note that any user data inside the apps is not removed.
Edit user {{ useredit.userInfo.username || useredit.userInfo.email }}
This user is synced from the external LDAP directory.
Add Group
Edit group {{ groupEdit.groupInfo.name }}
This group is synced from the external LDAP directory.
Delete group {{ groupRemove.group.name }}
This group still has {{ groupRemove.memberCount }} member(s). Are you sure this group is not used?
Setup link for User {{invitation.user.username || invitation.user.email}}
Use the link below to setup {{ invitation.user.username || invitation.user.email }}'s account or reset their password:
Configure LDAP
{{ externalLdap.error.generic }}
Users
User
Groups
Actions
No users found
{{ user.displayName }} {{ user.username }}
{{ user.fallbackEmail }}
{{ groupsById[groupId].name }}
Groups
Name
Users
Actions
{{ group.name }}
{{ groupMembers(group) }}
LDAP
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.
This feature is only available in the business plan.