The installer uses blowfish to hash passwords in /etc/shadow, but subsequent user account creation with drakuser uses SHA-512 as specified in /etc/libuser.conf, see bug 16467: crypt_style = sha512 For consistency, the installer should use SHA-512 too instead of blowfish.
Created attachment 8984 [details] fix default password encryption, v1 Here is the patch, which fixes install2.pm.
Thierry: could you have a look at this patch, please?
CC: (none) => thierry.vignaud
CCing Pascal which did the original work: http://gitweb.mageia.org/software/drakx/commit/?id=c0529b4c5858300c0bd9c94fd35540e1f105dfd6
Keywords: (none) => PATCHCC: (none) => pterjan
sound good for me and more coherent with pascal previous changes.
CC: (none) => mageia
CC: (none) => mageiatools, marja11
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=20344
commit 67d8f423c623740a1118b80d2c5e4489d432cc26 Author: Frédéric Buclin <LpSolit@...> Date: Sat Feb 25 07:55:40 2017 +0100 use SHA-512 instead of blowfish as the default password encryption (mga#20342) thus completing commit c0529b4c5858300c0bd9c94fd35540e1f105dfd6 --- Commit Link: http://gitweb.mageia.org/software/drakx/commit/?id=67d8f423c623740a1118b80d2c5e4489d432cc26
Closing
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED