Hi Maxim, Thanks for the reply. > Hello Chris, > > I guess you can try to set > ldap_group_mode=NONE > https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/data/conf/om_ldap.cfg#L78 > <https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/data/conf/om_ldap.cfg#L78>
If I do that, then it says "group associations will be ignored", which is not what I want. I want to control group membership with LDAP, but not show up every group the user is a member of, as most of the groups in LDAP have nothing to do with OpenMeetings. For example, if I had tried to deploy this in the previous place I worked, each use would have hundreds of tabs, and I would have had to give up and just use local users instead, which would have been a non-starter! Chris
