Checking and changing the user's password using the PAM library and its modules
Go to file
Alexander Zhirov bb55ad76e3 first stable 2024-12-06 02:28:00 +03:00
source first stable 2024-12-06 02:28:00 +03:00
.gitignore first stable 2024-12-06 02:28:00 +03:00
README.md first stable 2024-12-06 02:28:00 +03:00
chkpass.conf first stable 2024-12-06 02:28:00 +03:00
dub.json first stable 2024-12-06 02:28:00 +03:00
dub.selections.json first stable 2024-12-06 02:28:00 +03:00
install-debian-dependencies.sh first stable 2024-12-06 02:28:00 +03:00

README.md

CHecKPASSword

Checking and changing the user's password using the PAM library and its modules

To use it, you need to modify the binary file:

chown root:root /<path-to>/chkpass
chmod 4755 /<path-to>/chkpass