SUMMARY When user changes Plasma settings, would be good to auto-sync with login screen (SDDM) settings (i.e. apply Plasma settings into SDDM settings) without needing super-user/root and without needing to do it manually. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Linux 40 KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2
What would happen if there are multiple users?
Was talking to a friend and since SDDM only runs as root then this would be incompatible with multiple users. I believe the best approach would be to only allow the user with root permissions to do it, as it is now. I'm thinking that in a setup with multiple users, only one of the users would really know the root password, but I could be wrong.
There are technical and conceptual issues here. Technical: Lots of settings would need to unexpectedly ask for admin permission since in the background they would be syncing settings to SDDM, which requires admin permission. Conceptual: would not work with multiple users. I don't think we can, sorry.
*** This bug has been marked as a duplicate of bug 431344 ***