mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-07 14:21:56 +00:00
Password hashes in the installer configuration yaml are written as-is to `/etc/shadow`. The backslashes preceding `$` are unnecessary and produce an invalid hash string that will prevent login.