https://bugs.kde.org/show_bug.cgi?id=452532
Bug ID: 452532 Summary: kdesu not working after upgrade from Ubuntu 20.04 to 22.04 Product: frameworks-kdesu Version: 5.92.0 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: gzabdo...@mozmail.com Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. use kdesu 2. enter root password 3. enter either password or user password OBSERVED RESULT Kdesu was working fine before updating from Ubuntu 20.04 to 22.04. Now it complains "The action you requested needs root priviliges. Please enter root's passoword below or click Ignore to continue with your current privileges." and asks for another password. EXPECTED RESULT krusader or any app should run as root they do fine when run from CLI as root using kdesu, but not from other user which it errors "org.kde.kdesu: Daemon not safe (not sgid), not using it." I tried to `chmod g+s` both the `which kdesu` and the symlinked target with no success. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Have tried methods here: https://unix.stackexchange.com/questions/463352/how-to-run-kde-partition-manager-with-no-root-password-set which point to: https://wiki.archlinux.org/title/sudo#kdesu which worked before, but dont now even after reapplying them. -- You are receiving this mail because: You are watching all bug changes.