Summary
When syncing users and groups, Mattermost pulls all users and groups according to my filters (AUTHENTICATION -> AD/LDAP), but when linking groups to teams (USER MANAGEMENT -> Groups (Beta)) I see no users in the group.
I’m using mattermost-docker, Enterprise Edition (E20)
Mattermost Version: 5.21.0
Database Schema Version: 5.21.0
Database: postgres
Steps to reproduce
(I don’t think you can, without access to my Active Directory.)
- Configure server, users and groups parameters in AD/LDAP section
- Test connection (all OK)
- Force AD/LDAP synchronization (get “Success” with the right number of users and groups)
- Check that users can login with AD credentials (they can)
- Go to “Groups (Beta)” (all groups are there)
- Link one group to a team (no problem)
- See the list of users for that group on the lower part of the page (empty!!)
Expected behavior
I should see users when entering a group configuration in “Groups (Beta)”
Observed behavior
I don’t see any users when entering any group configuration in “Groups (Beta)”