[
https://issues.apache.org/jira/browse/OPENMEETINGS-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
IG updated OPENMEETINGS-1434:
-----------------------------
Attachment: ldap-multigroup.patch
Here is patch to achieve this.
By iterating over the attribute list, you’re sure not to miss any.
> Only the first group is added in ATTRIBUTE mode
> -----------------------------------------------
>
> Key: OPENMEETINGS-1434
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1434
> Project: Openmeetings
> Issue Type: Bug
> Components: LDAP
> Affects Versions: 3.1.1
> Reporter: IG
> Assignee: Maxim Solodovnik
> Attachments: ldap-multigroup.patch
>
>
> If a user is a member of multiple groups, only the first one in the list is
> added to the user group list when using attribute (MSAD) mode.
> This can be solved by iterating over the LDAP_KEY_GROUP attribute instead of
> trying to split its String representation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)