[elbe-devel] [PATCH v3 6/7] preprocess: migrate root and user passwords
Kurt Kanzenbach
kurt at linutronix.de
Tue Jan 24 12:43:55 CET 2023
On Tue Jan 24 2023, Bastian Germann wrote:
> Am 24.01.23 um 12:21 schrieb Kurt Kanzenbach:
>> This generates hashes with rounds=656000. This takes up to 20 seconds
>> for a login on an imx6. The machine is using one Cpu core to just
>> calculate hashes...
>>
>> |>>> print(sha512_crypt.hash("root"))
>> |$6$rounds=656000$8qZf5ztNihauoIno$vfnyfyrkedR/Gql686qHNlQ0RTb8DLLfYPRDGOzPAkeydeLJZJgWXzXCkBTmENQJRmvMlHw61dUWh11hFLjfV0
>>
>> Can we please use some meaningful defaults?
>
> For the mean time, please just use passwd_hashed in your XML directly,
> which was the point of the patch series posted by Holger.
Yeah, that's what we already did.
Thanks,
Kurt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 861 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20230124/02dff90f/attachment.sig>
More information about the elbe-devel
mailing list