FS#27863 - [pam] /etc/default/passwd disagrees with /etc/pam.d/passwd
Attached to Project:
Arch Linux
Opened by Alexander Lam (lambchops468) - Sunday, 08 January 2012, 05:47 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 14 November 2012, 11:43 GMT
Opened by Alexander Lam (lambchops468) - Sunday, 08 January 2012, 05:47 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 14 November 2012, 11:43 GMT
|
Details
This doesn't seem to break anything at the moment, but in
/etc/default/passwd, the CRYPT option is set to des, while
in /etc/pam.d/passwd we use sha512. the CRYPT entry in
/etc/default/passwd should probably be changed to sha512 for
consistency.
|
This task depends upon
Closed by Tobias Powalowski (tpowa)
Wednesday, 14 November 2012, 11:43 GMT
Reason for closing: Fixed
Wednesday, 14 November 2012, 11:43 GMT
Reason for closing: Fixed
I wonder if that module is still necessary.