After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 779988 - Integrate better with gvs admin backend
Integrate better with gvs admin backend
Status: RESOLVED DUPLICATE of bug 352886
Product: gedit
Classification: Applications
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-13 15:53 UTC by Jeremy Bicha
Modified: 2017-08-05 08:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-03-13 15:53:13 UTC
gvfs 1.30 introduced the admin backend.

It's now possible for admin users to write to elevate their privileges to write to files.

For instance, as a regular user, I can't edit /etc/gtk-3.0/settings.ini
but if I open admin:///etc/gtk-3.0/settings.ini I can save to that file after authenticating as admin.

(I think most non-Ubuntu distros don't create that settings.ini file by default, but I couldn't think of a better example right now.)

It would be great if gedit could have a button to allow elevating privileges when it detects that the user can't write to the currently opened file. Because having to manually use admin:/// is not very discoverable.
Comment 1 George White 2017-08-05 08:53:33 UTC

*** This bug has been marked as a duplicate of bug 352886 ***