On Sun, Nov 28, 2021 at 11:02 PM Bryan Ohana <[email protected]> wrote:
> Hi Mike > > > > Oh my gosh I was doing everything wrong … NOW I can see my users, I should > be able to see my groups as well right ? > If you map them as you did users, yes. You will need to provide the base DN of those groups (see "ldap-group-base-dn"). Note that this is different from the "config" base DN, which is the base DN of the "guacConfigGroup" objects used to represent connections. This is only needed if you will be storing connection data directly in LDAP via schema modifications, which is rare. - Mike
