Results 1 to 2 of 2
Hi ,
Is there a tool in gnome which can act as a kiosk tool as in kde .
I want the users to have limited access to the OS ...
- 03-11-2009 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 80
IS there a kiost tool for gnome ? Need to give limited access to the usr in gnome
Hi ,
Is there a tool in gnome which can act as a kiosk tool as in kde .
I want the users to have limited access to the OS resources .
Please help me in this project
Regards,
Deepak Konnur
- 03-12-2009 #2Linux Newbie
- Join Date
- Jul 2005
- Location
- Australia (Down Under)
- Posts
- 141
There is a program called pessulus, i use this to lock down gnome pannels, disable logout etc..
if you want to stop users saving to the desktop for example you could deny then permission to write to the desktop using this command.
login as root or su
obviously username-of-account is replaced with account name egCode:chown root /home/username-of-account/Desktop
another tool that is interesting to use is the gconf-editorCode:chown root /home/John/Desktop
to run this load a terminal as root and type :Code:gconf-editor
Hope this helps


Reply With Quote