Lock UNR Launcher for student account

Asked by tetsuo29

Hi. I'm setting up 25 Acer AspireOnes with UNR for use with middle school students. I would like to lock the UNR launcher on their accounts (i.e. prevent the addition, deletion, or moving of icons). I'm hoping that there is a setting I've just been overlooking, or a file that I can take away their write permissions from in order to accomplish this. I've asked this question on another forum (https://answers.edge.launchpad.net/netbook-remix/+question/91263) and not gotten any bites. Help. Please. Thanks. :-)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Netbook Remix Launcher Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
tetsuo29 (russell-martin) said :
#1

I may have solved my own problem. I ran the following commands:
chmod -R u-w /home/student/.gconf
chmod -R u-w /home/student/.gconfd

This seems to have done the trick. I don't know if it will have any ill side effects.

Revision history for this message
tetsuo29 (russell-martin) said :
#2

Okay, that didn't work. I mean, it worked, but it caused errors on the next reboot/login.

Revision history for this message
jfmchivall (john-johnchivall) said :
#3

You can leave .gconfd and .gconf as chmod u+w but limit the write access to the specific subdirectory for netbook-launcher:

chmod -R u-w /home/student/.gconf/apps/netbook-launcher

You can do this for each specific subdirectory you want to lock down, however gnome does like to write to a lot of these dirs in the normal course of a session. Use gconf-editor to browse the configuration to get an idea of what you can write-protect and what might need to be left.

Hope this helps!

Can you help with this problem?

Provide an answer of your own, or ask tetsuo29 for more information if necessary.

To post a message you must log in.