Xref: utzoo comp.windows.x:32419 comp.windows.news:2533 Path: utzoo!attcan!uunet!samsung!sdd.hp.com!usc!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!sara.atmos.uiuc.edu!jacksu From: jacksu@sara.atmos.uiuc.edu (Jack Su) Newsgroups: uiuc.sun-managers,comp.windows.x,comp.windows.news Subject: Re: Help: X-client can't connect to OPENWINDOW 2.0 server Message-ID: <1991Jan23.160324.21553@ux1.cso.uiuc.edu> Date: 23 Jan 91 16:03:24 GMT References: <1991Jan22.221806.21713@ux1.cso.uiuc.edu> <1991Jan23.104753.14383@brolga.cc.uq.oz.au> Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 13 Hi all, I would like to thank everyone that replied. The solution is indeed simple, and I was an idiot. By default, OpenWindow only enables xhost for localhost. A quick check of the startup script for our old X11R4/XView shows 'xhost +'. As many of you have suggested this indeed solved the problem. The xhost command may also be placed in the user's .openwin-init. Alternatively a host access table may be created in /etc/X*.hosts where * is the display number. Thanks to everyone that responded. Jack Su