GitHub user necouchman opened a pull request:
https://github.com/apache/guacamole-client/pull/308
GUACAMOLE-593: Allow group membership attribute to be configured.
This allows the group membership attribute to be modified for the LDAP
authentication module for directories that use a different one than the default
of "member".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/necouchman/guacamole-client jira/593
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-client/pull/308.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #308
----
commit 343b21aba523915ebc172793a46827c0f8daeb93
Author: Nick Couchman <vnick@...>
Date: 2018-07-30T20:45:51Z
GUACAMOLE-593: Allow group membership attribute to be configured.
----
---