Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: KDE: stopping users from configuring the desktop?

  • Subject: Re: KDE: stopping users from configuring the desktop?
  • From: Roy Schestowitz <newsgroups@xxxxxxxxxxxxxxx>
  • Date: Mon, 05 Jun 2006 06:21:20 +0100
  • Newsgroups: comp.windows.x.kde
  • Organization: schestowitz.com / MCC / Manchester University
  • References: <4482e334$0$27374$a729d347@news.telepac.pt> <4eg9osF1dk9eaU1@individual.net>
  • Reply-to: newsgroups@xxxxxxxxxxxxxxx
  • User-agent: KNode/0.7.2
__/ [ J.O. Aho ] on Sunday 04 June 2006 15:41 \__

> Rui Maciel wrote:
>> It seems that it isn't possible to stop the users from adding/removing
>> icons from the taskbar and doing all sorts of desktop configuration. It
>> isn't even possible to stop them from "unblocking" the status bar.
>> 
>> So is there a way to stop the users from configuring KDE's desktop?
> 
> chown root:root -R ~username/.kde
> chmod 775 -R ~username/.kde
> 
> This would disallow users from making a permanent change in any kde program
> or in kde itself, this can of course lead to that some programs won't work
> properly as they can't write or create files in the ~/.kde directory.
> 
> IMHO users in a multiuser environments should have their right to configure
> things.

Definitely. If the OP intends to have one 'uniform' account for many users, I
would discourage this. You can create, let us day, 100 user accounts
(storage-wise, it's cheap), customise just one of these accounts and then
replicate .kde (among other 'dot' directories) across accounts to have a
'default' setting to all. E.g.:

sudo cp -r /home/defaultuser/.kde /home/user01/
sudo cp -r /home/defaultuser/.kde /home/user02/
sudo cp -r /home/defaultuser/.kde /home/user03/

[...]

Hope it helps,

Roy

-- 
Roy S. Schestowitz      | Disclaimer: no SCO code used to generate this post
http://Schestowitz.com  | Free as in Free Beer ¦  PGP-Key: 0x74572E8E
  6:15am  up 38 days 11:48,  11 users,  load average: 1.08, 0.99, 0.76
      http://iuron.com - semantic engine to gather information

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index