Hi Kingsly,
       I did what you told with a small diference.
ie # chown -R root:root .gnome-desktop     then I did
   # chmod -R 755 .gnome-desktop

This works for me. But there is a small problem. The  users can change
the icons on the panel and the start menu in gnome (which I am using). Is
there any way of restricting that also? And you wrote ....

> An easier option would probably be to copy over the shortcuts from some
> other
> place everytime a user logs in.
> 
> Kingsly

How do you do that? can you give a simple example. Of course I know how
to copy the links (Using cp command) but how do I know which links to
copy (for example where are the links in the start menu situated?) and do
I write this command in the .profile file of the user?

please explain.

thanks for the help.

On Thu, 3 Apr 2003 15:28:44 +0530, "Kingsly John"
<[EMAIL PROTECTED]> said:
> +++ [EMAIL PROTECTED] [2003-04-03 14:42:36]:
> 
> > .................... 
> > Now the question is - Is there any way in which I can restrict the users
> > from tampering with the desktop settings ? If so how do I do it. Please
> > help.
> 
> run the following commands as root..
> 
> chown root.root /home/guest/Desktop/*
> chmod 644 /home/guest/Desktop/*
> 
> This would ensure that all the icons/shortcuts on the desktop will not be
> editable by user guest.. but they will be readable.
> 
> An easier option would probably be to copy over the shortcuts from some
> other
> place everytime a user logs in.
> 
> Kingsly

-- 
http://www.fastmail.fm - Access all of your messages and folders
                          wherever you are


-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to