home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18009 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.1 KB  |  35 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!sgi!fido!zola!arthur
  3. From: arthur@sgi.com (Arthur Evans)
  4. Subject: Re: problems with remote display
  5. Message-ID: <tjrmts8@zola.esd.sgi.com>
  6. Sender: news@zola.esd.sgi.com (Net News)
  7. Reply-To: arthur@chiba (Arthur Evans)
  8. Organization: Silicon Graphics, Inc.
  9. References: <34578@adm.brl.mil>
  10. Date: Mon, 14 Dec 92 23:22:35 GMT
  11. Lines: 22
  12.  
  13. In article <34578@adm.brl.mil> ubjta56@ucl.ac.uk (Dr P Day) writes:
  14. >
  15. >Hi,
  16. >    when I do the weekly backups on our two machines I normally rlogin to 
  17. >one machine (the one not one my desk) su to root and then run vadmin. 
  18. >
  19. >    This week when I tried to run vadmin I got the folowing message:
  20. >
  21. >    Xlib:  connection to "dublin:0.0" refused by server
  22. >    Xlib:  Client is not authorized to connect to Server
  23. >    Error: Can't Open display
  24. >
  25. >What causes this ? How do I 'authorize' the connection? 
  26.  
  27. I haven't seen an answer to this posted.  The command 
  28. "xhost" can be used to control access to the X server.
  29. "xhost +" will turn off access control (that is, allow
  30. any machine to connect to your X server).  This should 
  31. fix your problem.
  32.  
  33. arthur
  34.  
  35.