SLED 11 SP 4 - how to disallow user change their wallpaper

OS: SLED 11 SP 4

We have a default wallpaper for all users via /etc/skel. How do we restrict users from changing the wallpaper ?.

I found the solution :wink:
chmod 744 /usr/bin/gnome-appearance-properties

[QUOTE=sharfuddin;33636]OS: SLED 11 SP 4

We have a default wallpaper for all users via /etc/skel. How do we restrict users from changing the wallpaper ?.[/QUOTE]

I’ve used dconf to set default wallpaper and lock it so that users can’t change.

Thomas