mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-05 05:22:08 +00:00
Jarrod Johnson
4437e81e04
Leverage unix_chkpwd
If doing PAM authentication, we can setuid to the target user and then pam_unix will use unix_chkpwd on our behalf. Problems with this working in the lab was resolved by a yum reinstall pam, so it was presumably due to messed up setcap or similar experiments.
…
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%