Skip to content

Allow regular user use this pam module#43

Open
wrvsrx wants to merge 1 commit into
jbeverly:masterfrom
wrvsrx:allow-regular-user-usage
Open

Allow regular user use this pam module#43
wrvsrx wants to merge 1 commit into
jbeverly:masterfrom
wrvsrx:allow-regular-user-usage

Conversation

@wrvsrx

@wrvsrx wrvsrx commented May 6, 2023

Copy link
Copy Markdown

This commit replaces seteuid(0) by seteuid(prev_uid), which make this module can be runned by non-root user.

This commit replaces `seteuid(0)` by `seteuid(prev_uid)`, which make
this module can be runned by non-root user.
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