https://bugs.kde.org/show_bug.cgi?id=491178
--- Comment #6 from Ana Clara Forcelli <anacforce...@gmail.com> --- (In reply to Nate Graham from comment #5) > I asked my smartest colleagues who pointed me at > https://stackoverflow.com/a/10111728/2934226 and > https://man.archlinux.org/man/pam_chauthtok.3.en. It's not clear how > feasible it would be to use either of those to accomplish this, though. I think that a scheduling the cron job to read changes to the 2nd field (encrypted password) of the /etc/shadow file seems feasible and safe, since it does not need the raw password. The only issue is adding the authentication engine to the shadow group so that it can read the file, since /etc/shadow has 640 permisson. -- You are receiving this mail because: You are watching all bug changes.