GNOME Bugzilla – Bug 477263
nautilus doesn't support /desktop/gnome/lockdown/disable_command_line
Last modified: 2009-07-29 00:31:04 UTC
Please describe the problem: Pessulus has an option of disabling the Command Executing. It locks down Terminal and "Run application" windows. But by right-clicking on desktop, you can easily create an activator to any command you want. This problem and a Menu Editor one (bug 333222) are these that make my security work more complicated. Steps to reproduce: 1. Run Pessulus and lock down the Command Prompt 2. Right-click on Desktop 3. Choose "Create an activator" 4. A possibility of exeucting command appeared Actual results: 4. A possibility of exeucting command appeared Expected results: There should be no such option in Desktop context menu after locking the prompt down. Does this happen every time? Yes Other information: Maybe there should be a proper GConf key in //Desktop/gnome/lockdow like disable_activators ?
This is a bug in nautilus: it should check /desktop/gnome/lockdown/disable_command_line and only show the "Create launcher" menu item if it's not True.
Created attachment 139391 [details] [review] Patch Works fine here.
Patch looks great Vincent.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.