You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current plugin implementation works only if a user belongs to no more that 3 groups otherwise it will failed the authentication even though the user properly belongs to the authentication group used
[durango:95881] sec: munge: uid remote group mismatchname: root
[durango:95881] sec: munge: getgrouplist() returned -1 for first time; ngroups = 3
[durango:95881] sec: munge: ngroups = 3
[durango:95881] sec:munge grouplist authorize failed
Expected Behavior
Describe what is expected result in the detailed scenario.
Actual Behavior
Describe how the component behavior that causes the bug.
Description
The current plugin implementation works only if a user belongs to no more that 3 groups otherwise it will failed the authentication even though the user properly belongs to the authentication group used
Expected Behavior
Describe what is expected result in the detailed scenario.
Actual Behavior
Describe how the component behavior that causes the bug.
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: