Checking and changing the user's password using the PAM library and its modules
Go to file
Alexander Zhirov fbcf30d9d5 fix description 2024-12-06 02:47:25 +03:00
source fix description 2024-12-06 02:47:25 +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 Added build options 2024-12-06 02:41:51 +03:00
dub.selections.json first stable 2024-12-06 02:28:00 +03:00
dub.settings.json default ldc2 compiler 2024-12-06 02:41:41 +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