On Tue, Feb 08, 2005 at 04:40:52PM +0700, Don Robertson wrote:
> Greetings,
> 
> I know this is a dumb question, but - er - I want my terminal users to
> be able to run Firefox ... and thats it. Well, maybe a PDF viewer...
> 
> I gather IceWm or something like that is used, but how do I restrict
> users to running just what i want them to run?

You remove all their other choices from the menus by changing the
contents of their ${HOME}/.icewm/ menu file

(or if you only have one class of user replace /etc/icewm menu file)

############# CUT HERE ###########################
# This is an example for IceWM's menu definition file.
#
# Place your variants in /etc/icewm or in $HOME/.icewm
#
runonce "Web Browser" mozilla "Mozilla" mozilla
###################################################

Modify "mozilla" to reflect firefox, last field on the line
is the path to the executable.  Recommend using absolute path
not depending on executable being in user's search path as was done
here.

"runonce" means user can only invoke it once (can't have multiple
instances running).  Saves server memory.


All this stuff is documented ... somewhere.

-- 
Linux/Open Source:  Your infrastructure belongs to you, free, forever.
Idealism:  "Realism applied over a longer time period"
http://www.scaled.com/projects/tierone/
http://kinz.org
http://www.fedoratracker.org http://www.fedorafaq.org
http://www.fedoranews.org
Jeff Kinz, Emergent Research, Hudson, MA.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to