How do I lock down user desktops and other aspects of the system?
GConf is a good place to start. Here are some useful GConf keys to set as mandatory:
/apps/panel/global: locked_down
/desktop/gnome/background: picture_filename /home/share/backgrounds/picture.jpg
/desktop/gnome/lockdown: disable_lock_screen
/apps/metacity/global_keybindings: Go here to disable/set keybindings (such as removing the default ALT+F2 = run dialogue so students cannot arbitrarily run any program on the system)
/apps/gnome_settings_daemon/screensaver: start_screensaver
/desktop/gnome/lockdown: disable_user_switching
/apps/panel/global/disabled_applets: A list of applets you can disable. This was relevant when removing fast-user-switch and deskbar applets, as Gnome would complain upon login of every user that it couldn't load the applet (they are defaulted to load even when the packages are removed)
/apps/panel/toplevels/*/background: Will be good for setting panel translucency/color for administrator accounts
What am I doing wrong???
Thanks. Barb
-- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
