dracut-106 - SSH-Key rejected
Since using dracut v106 my ssh key is always rejected in the ssh session.
Same for me. I believe SSH got stricter recently when checking account validity and dracut creating two lines for root in /etc/shadow triggered the rejection. It started working again when removing the line.
Compare https://github.com/dracut-ng/dracut-ng/issues/1199
Thanks for letting us know!
FWIW, Fedora Rawhide was still at dracut version 103, a few days ago. Thus, my weekly CI kpb hadn't had a chance to run into this issue, yet.
Upstream has applied a change that should fix this:
https://github.com/dracut-ng/dracut-ng/pull/1212
Thus, looks like this issue can be closed.