On Wed, 13 Jan 2021 at 20:53, Chris Clemson <[email protected]> wrote:
> 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 > > 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. > So you what user A be the member of let say 20 groups but this should not be reflected in UI? What will this membership be used for? right now user groups are displayed at: 1) Private rooms (there can be private rooms for each group) 2) Recordings 3) Room Files I guess empty tab can be hidden in "Private rooms" area, is this what you want? > 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 > -- Best regards, Maxim
