Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Munge authentication only support users that belongs in no more than two groups #6

Open
ericho opened this issue Jun 9, 2017 · 0 comments
Labels

Comments

@ericho
Copy link
Member

ericho commented Jun 9, 2017

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

[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.

Steps to Reproduce the Problem

  1. Munge auth enabled.
  2. User belongs to more than 2 groups.
  3. Execute orcmsched and orcmd into the aggregator.
  4. Execute orcmd on compute node.

Specifications

  • Version: cad49d9
  • Platform: CentOS 7.2
  • Component: munge plugin
@ericho ericho added the bug label Jun 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant