I can't login with systemd-homed user

Hi,

I have created a systemd-homed user, but I can’t pass the login screen.

Steps:

sudo authselect enable-feature with-systemd-homed
sudo homectl create test --real-name "Test User"

Log out and Log in…

Log:

unix_chkpwd:  check pass; user unknown
unix_chkpwd:  password check failed for user (test)
sddm: Authentication error: SDDM::Auth::ERROR_AUTHENTICATION "Password incorrect or not sufficient for authentication of user test."

I can confirm that the password is correct.
I’m using Fedora 41.

I’m thinking that there may be some missing configuration with PAM. Should systemd-homed users work with KDE Plasma?