nextspace icon indicating copy to clipboard operation
nextspace copied to clipboard

Password Preferences

Open trunkmaster opened this issue 6 years ago • 1 comments

Implement and test changing password for current user.

trunkmaster avatar Mar 21 '19 21:03 trunkmaster

Basically, the module implementation is done. One thing left to fix is to find good PAM configuration (/etc/pam.d/password or /etc/pam.d/system-auth-ac) that let change user's password to Prefererences applications. Current default CentOS configuration quite good but is looks like password sequence goes to pam_deny.so instead of successfully return on pam_unix.so line.

Does anybody has a clue?

trunkmaster avatar Aug 27 '19 23:08 trunkmaster