[1646] in testers
xhost on rios
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Jul 31 11:13:35 1991
To: testers@ATHENA.MIT.EDU
From: Tom Palka <tompalka@mit.edu>
Reply-To: Tom Palka <tompalka@mit.edu>
Date: Wed, 31 Jul 91 11:13:35 EDT
I'm not sure if that is a release problem, but here is what I was trying
to do:
On a rs/6000:
Workstation software:
Athena Workstation (RSAIX) Version 7.3D Tue Jul 30 22:30:32 EDT 1991
SRVD software:
Athena RVD (RSAIX) Version 7.3D Tue Jul 30 21:10:21 EDT 1991
[M11-115-5.pts/2] ~
> xhost +heath-bar-crunch.mit.edu
heath-bar-crunch.mit.edu being added to access control list
[M11-115-5.pts/2] ~
> xhost
access control enabled (only the following hosts are allowed)
HEATH-BAR-CRUNCH.MIT.EDU
On a vax3100 (after typing the above on the rs/6000):
Workstation software:
Athena Server (VS3100) Version 7.3D Wed Jul 31 05:20:20 EDT 1991
SRVD software:
Athena RVD (VAX) Version 7.3D Tue Jul 30 21:18:23 EDT 1991
[heath-bar-crunch] ~
> setenv DISPLAY m11-115-5:0
[heath-bar-crunch] ~
> xterm -name test
Xlib: connection to "m11-115-5:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Error: Can't Open display
[heath-bar-crunch] ~
> xterm -name test -display m11-115-5:0
Xlib: connection to "m11-115-5:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Error: Can't Open display
It seems like it should have worked...
tom