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

PAM should be placed first in the stack #249

Merged
merged 1 commit into from
Oct 14, 2024
Merged

PAM should be placed first in the stack #249

merged 1 commit into from
Oct 14, 2024

Conversation

dmulder
Copy link
Collaborator

@dmulder dmulder commented Oct 14, 2024

This allows us to provide a PIN prompt prior to
pam-unix taking over and sending a password
prompt. pam-unix still works as expected, because
pam-himmelblau skips local users.

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 allows us to provide a PIN prompt prior to
pam-unix taking over and sending a password
prompt. pam-unix still works as expected, because
pam-himmelblau skips local users.

Signed-off-by: David Mulder <[email protected]>
@dmulder dmulder merged commit 58b0d50 into main Oct 14, 2024
5 checks passed
@dmulder dmulder deleted the dmulder/main_fixes branch October 14, 2024 19:09
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