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

Authorize all users when pam_allow_groups is empty #176

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

dmulder
Copy link
Collaborator

@dmulder dmulder commented Sep 10, 2024

This flips the default behavior to permit all
users in the configured domains, rather than
to default to prohibit all users. I believe the
prohibit all default is excessive (and comes from
a Kanidm default).

Fixes #

Checklist

  • This pr contains no AI generated code
  • cargo fmt has been run
  • cargo clippy has been run
  • A functionality test has been added
  • make test has been run and passes

This flips the default behavior to permit all
users in the configured domains, rather than
to default to prohibit all users. I believe the
prohibit all default is excessive (and comes from
a Kanidm default).

Signed-off-by: David Mulder <[email protected]>
@dmulder dmulder merged commit 4f80ab0 into main Sep 10, 2024
4 checks passed
@dmulder dmulder deleted the dmulder/pam_allow_groups_flip branch September 10, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant