Skip to content

Bug: default password of user is forced to change.

Bug fixed: The default password "live" for user is forced to change due to it's generated by MD5. Debian 11 introduces Yescrypt and it should be used to avoid to see "You are required to change your password immediately (administrator enforced)." when login. Otherwise the auto login in Debian live will fail. Ref: https://github.com/besser82/libxcrypt/issues/129

Merge request reports

Loading