We use nfs mounted home directories on a NAS drive. Prior to F41, these have worked well for years. After the F41 upgrade, logging into those users hangs. The mouse stops working and CTL-ALT-DEL does not work.
Creating a new user with an NFS home directory has the same behavior.
We worked around this by creating local home directories and sym-linking to the NAS directories. There is no complaints on the NAS side. There is no latency of access when accessing thru the sym-link.
I did see some selinux messages in journalctl regarding colord access to the home directory on the NAS. It suggested granting some access for colord to mmap for instance. Fixing that got rid of the error messages but did not fix the problem. Now there are no error messages.
The log does say that that it did find the gnome-initial-setup-done file so skipping that. At that point, there are no more logs until I do a hardware reset.