Re: Just a thought
Reply #7 –
That's the calamares new default. Our weeklies should have this overriden, because it annoys me too when I test-drive our ISOs. In the meantime, you can use the same solution yourself:
hyperion:[nous]:~/artools-workspace/iso-profiles% cat common/live-overlay/etc/local.d/allow_weak_pass_in_calamares.start
:
echo "allowWeakPasswords: true" >> /etc/calamares/modules/users.conf &>/dev/null
echo "allowWeakPasswordsDefault: true" >> /etc/calamares/modules/users.conf &>/dev/null
Run the echo commands as root in your live ISO terminal before starting calamares or use a recent weekly ISO.