[3865] in testers
Re: exmh problem?
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Fri Jul 31 22:20:32 1998
To: Greg Hudson <ghudson@MIT.EDU>
Cc: "Ask, and it will be given you" <mbarker@MIT.EDU>,
Katie Livingston Vale <katiel@MIT.EDU>, testers@MIT.EDU
From: Jacob Morzinski <jmorzins@MIT.EDU>
Date: 31 Jul 1998 22:20:00 -0400
In-Reply-To: Greg Hudson's message of Wed, 29 Jul 1998 12:41:26 EDT
<gnudson@MIT.EDU> (Greg Hudson) writes:
> Unfortunately, I don't think I can fix this problem for a patch
> release. It might break software which depends on being able to
> contact the X server on hostname:0.0.
It may help to know that 8.1's Solaris X server already denied
access to hostname:0.0 :
portnoy{8}% env DISPLAY=portnoy:0.0 xhost
Xlib: connection to "portnoy:0.0" refused by server
Xlib: Client is not authorized to connect to Server
xhost: unable to open display "portnoy:0.0"
Exit 1
portnoy{9}% env DISPLAY=:0.0 xhost
access control enabled, only authorized clients can connect
X15-CRUISE-BASSELOPE.MIT.EDU
-Jacob Morzinski
(Incidentally, I've spent a few days looking into whether wish
can be made more tolerant of X11R6's listing of xhost'ed machines.
Not sure if it can be done, in which case I'll probably just
compile wish in non-paranoid mode.)