home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14281 < prev    next >
Encoding:
Text File  |  1992-07-23  |  2.2 KB  |  58 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!utcsri!skule.ecf!steve
  3. From: steve@ecf.toronto.edu (Steve Kotsopoulos)
  4. Subject: Re: NCD Terminals und access-control problems
  5. Message-ID: <Bruxop.EH5@ecf.toronto.edu>
  6. Organization: University of Toronto, Engineering Computing Facility
  7. References: <1992Jul22.080334.18116@wega.rz.uni-ulm.de>
  8. Date: Thu, 23 Jul 1992 19:48:24 GMT
  9. Lines: 47
  10.  
  11. In article <1992Jul22.080334.18116@wega.rz.uni-ulm.de> gaissmai@rzmain.rz.uni-ulm.de (Karl Gaissmaier) writes:
  12. >Hello
  13. >
  14. >i have an NCD19c X-terminal and i'm not able to set the access
  15. >control so that _NO_ host after startup has the possibility to write
  16. >on my xterm. the xdm-host has at Session-startup always the
  17. >right, and that is not fine. After login over xdm you has
  18. >always to disallow the xdm-host with xhost explicit.
  19. >
  20. >Configuration:
  21. >
  22. >NCD19c with 2.4.Q beta #2024 10/05/91 server-software
  23. >BootMonitor V.2.3.1
  24. >
  25. >(xdm from X11R5pl12, running on a DecStation 5000/200 Ultrix 4.1A)
  26. >
  27. >but that's a problem from NCD, i'm sure.
  28. >
  29. >xdm-config-File:
  30. >================
  31. >#
  32. >DisplayManager.xterm4_0.authorize:              true
  33. >DisplayManager.xterm4_0.authName:               MIT-MAGIC-COOKIE-1
  34. >#
  35. >
  36. >xterm-configuration-File:
  37. >=========================
  38. ># Access control
  39. >xhosts = default                                # defaults to nohost
  40. >tcp-ip-access-control = on                      # {off, on}
  41. >ncdnet-access-control = on                      # {default, off, on}
  42.  
  43. I just added the following line to xdm-config:
  44. > DisplayManager*setup:           /local/X11R5/lib/X11/xdm/setup
  45.  
  46. And then put the following in the setup file (change skule to be your xdm host):
  47. > # disable access from skule.ecf
  48. > # still not clear how skule got in the access list in the first place!
  49. > xhost - skule.ecf > /dev/null 2>&1
  50.  
  51. Make sure you don't just put the 'xhost -' in the Xsession file,
  52. or else the display will be 'open to trouble-makers' when nobody is logged in.
  53. -- 
  54. Steve Kotsopoulos                   mail:   steve@ecf.toronto.edu
  55. Systems Analyst                     bitnet: steve@ecf.UTORONTO.BITNET
  56. Engineering Computing Facility      uucp:   uunet!utai!ecf!steve
  57. University of Toronto               phone:  (416) 978-5898
  58.