pam_ssh_agent_auth
pam_ssh_agent_auth copied to clipboard
Allow regular user use this pam module
This commit replaces seteuid(0) by seteuid(prev_uid), which make this module can be runned by non-root user.