glibg10b / ltt-linux-challenge-issues

A list of issues Linus and Luke experienced during the LTT Linux Daily Driver Challenge
https://arewelinusyet.com/
MIT License
237 stars 8 forks source link

Dolphin - Open as root #3

Closed dm2912 closed 2 years ago

dm2912 commented 2 years ago

There's an extension

https://store.kde.org/p/1384645/

Which is kinda fine. If a user has the knowledge to install the extension, then they probably understand the risks or have a particular reason to use root. If they don't then they probably shouldnt be anyway

dm2912 commented 2 years ago

And once you use it there is a clear warning that you are sudo

image

Chuhtra commented 2 years ago

Tbh this has also bothered me in the past. I think the choice shown below should be somehow altered, as using root privileges as a normal user to open a directory in File Manager isn't the same with opening a directory as root user, but it is also not clear that this is the case.

2021-12-05-185110_3840x1080_scrot .

supersonic71 commented 2 years ago

For nautilus, you can install nautilus-admin to do the same. More details : https://askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root

dm2912 commented 2 years ago

All the dolphin addon does is add a "open as admin" option

image

ultimately its something fairly easily achievable, but with enough to prevent a user who really doesnt know what they are doing doing damage