diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-13 14:42:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-13 14:51:21 +0000 |
commit | 68fbbd1008a76d78c7cef141dc06696d27fe2d0c (patch) | |
tree | ff96d9a84fc9d341cdbc5ec392bc34e48dd51a0e /documentation/ref-manual/ref-manual-customization.xsl | |
parent | 79e2bbdac0487cb419b3efaeb27c9ed3fc4384b2 (diff) | |
download | poky-68fbbd1008a76d78c7cef141dc06696d27fe2d0c.tar.gz |
shadow: change to use SHA512 password encryption
The default encryption method for shadow is DES, which limits passwords
to 8 characters. Not only is this undesirable, it's also not how busybox
works so we had different passwd/login length behaviour depending on
whether shadow was installed in the image or not. Change it to SHA512
which is what most Linux distributions seem to be using currently.
(SHA512 also matches up with how we are configuring PAM.)
Fixes [YOCTO #5656].
(From OE-Core rev: a9e072f9f0da774411e07abf47dd4bd8c6d685d7)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-manual-customization.xsl')
0 files changed, 0 insertions, 0 deletions