GNOME Bugzilla – Bug 628729
unique theme for root/admin user
Last modified: 2010-10-13 14:21:49 UTC
BACKGROUND: Gnome allows one to open, from within a user account, a nautilus window with root or admin privileges. Currently there is very little visual cue as to the elevated privilege nature of such a window. HISTORY: In a command line environment, I would put an alias in my bashrc or alias file changing su to sudo gnome-terminal or gksu gnome-terminal. Then, I would change the profile prefernces of that instance to have a deep orange background. Thus, much more than just a # prompt, a clear visual cue of what that window was all about. MY ATTEMPTED WORKAROUND FAILED: I tried logging into a root session, changing the root session's theme to make nautilus look obvously different. Then from a user account, I tried gksu nautilus, and it still showed the window with the user's theme - no visual cue.
(In reply to comment #0) > BACKGROUND: Gnome allows one to open, from within a user account, a nautilus > window with root or admin privileges. You should actually never run nautilus as root, and that's not something we want to support. See bug 490200 for possible progress on having functions of the file manager with elevated privileges.