-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
sudo-rs: add pam.services.su-l for su -l #431219
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
Conversation
I did not mean to close this. Apparently it got caught in my fork cleanup. |
Can you explain this change in more detail? I don't quite understand it. |
Looks good in principle, but I'm wondering why you set different default settings than what we have for the other sudo-rs pam services? Is there any reference for this? |
My goal is to fix being able to run
Which generates this error, indicating it's attempting to use the
I opted for these settings as they are the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
When running
su -l
, sudo-rs maps that to a pam.d/su-l file.Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.