I'm trying to use pam_passwdqc, but I'd like for PAM to verify the old password before trying to give me a new one.
As is, if I use passwdqc it will go, "here's a new password, now what was your old one?". I tried to simplify it to the above test case, but perhaps I went too far and too soon without covering my actual use case. It seems to me that regardless of authentication method, if you authenticate as that account you should be allowd to set the password for that account. And ignoring the auth section is confusing if not actually wrong. -- passwd ignores the pam auth section https://launchpad.net/bugs/49603 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs