[Tutor] Re: Tutor digest, Vol 1 #257 - 1 msg

dyoo dyoo@uclink4.berkeley.edu
Sat, 11 Mar 2000 14:38:56 -0800


On Sat, 11 Mar 2000, you wrote:

> A couple of pranksters in my group at work have recently
> discovered that when remotely logged into another user's
> workstation they can start up various graphical programs
> (xclock, dtcalc, etc.) and thereby clutter up the other
> user's screen.  Childish?  Yes, but mildly funny when
> happening to someone else.  :)

Is this related to the use of xhost on your computer?  'xhost' will show which
computers are allowed to run x stuff on the machine.  In fact, I think xhost is
used to prevent this sort of mischief.  Your systems may have xhost set too
loosely: check those settings first.

This is not a python related answer... *grin* Python is great, but sometimes
other approaches are necessary.