All of lore.kernel.org
 help / color / mirror / Atom feed
* Set root password with SHA512?
@ 2015-10-28  8:07 Juha Vuorivirta
  2015-10-28 14:29 ` Mark Hatle
  2015-10-28 14:38 ` Paul Eggleton
  0 siblings, 2 replies; 4+ messages in thread
From: Juha Vuorivirta @ 2015-10-28  8:07 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

I'm able to set the root password in /etc/shadow with adding
ROOTFS_POSTPROCESS_COMMAND to .bb file. It seems that only DES works
(yocto/oe-core etc. layers are pretty old though). Is it possible to enable
SHA512 hashing for root password?
Just replacing DES password with SHA512 is not enough, could not log in
even password hash is correct in /etc/shadow file. Noticed that DES is
default encryption method(in recipes-extended/shadow/...), how can I set it
to SHA512, or is it even possible with this older set up?

br,


jv

[-- Attachment #2: Type: text/html, Size: 618 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-29 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-28  8:07 Set root password with SHA512? Juha Vuorivirta
2015-10-28 14:29 ` Mark Hatle
2015-10-28 14:38 ` Paul Eggleton
     [not found]   ` <CAEpurxFnb-hjuNK7ud45nAGBv_T2sU2H1erSuNebKA27edA3bA@mail.gmail.com>
2015-10-29 10:01     ` Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.