mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-24 00:23:53 +00:00
4437e81e04
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.