D12795: Re-allow running Dolphin as the root user (but still not using sudo)

Mark Gaiser noreply at phabricator.kde.org
Thu May 10 01:28:27 BST 2018


markg added a comment.


  > Log in as the root user and run `sudo dolphin; you can do it.
  
  how?
  The code basically does:
  
    if (ROOT && SUDO_USER) {
      std::cout << ....
    }
  
  I'm either missing something or there is a typo in that testcase (drop the sudo).
  
  And a bit of irony, the application one likely uses to become root (in a plasma environment) is... Konsole. Which is also prone of this "really important" security bug.

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D12795

To: ngraham
Cc: elvisangelaccio, mmustac, Fuchs, markg, graesslin, nicolasfella, zzag, kfm-devel, emmanuelp, spoorun, navarromorales, isidorov, firef, andrebarros
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180510/a50d9b91/attachment.htm>


More information about the kfm-devel mailing list