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

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!rblander
  3. From: rblander@math.uwaterloo.ca (Robyn Landers)
  4. Subject: Re: XDM configuration question...
  5. Message-ID: <BzCxsH.2D4@math.uwaterloo.ca>
  6. Keywords: X Term, XDM
  7. Organization: University of Waterloo
  8. References: <BzB5HH.FL8@andy.bgsu.edu>
  9. Date: Wed, 16 Dec 1992 15:02:40 GMT
  10. Lines: 24
  11.  
  12. In article <BzB5HH.FL8@andy.bgsu.edu> herber@andy.bgsu.edu (Steve Herber) writes:
  13. >I have been trying to configure the config files for XDM to allow
  14. >a X window login box to appear on my SGI console but to prevent
  15. >XDM from responding to network broadcast requests.  
  16.     [...]
  17. >...so basicly, how do I turn off the ability for the SGI XDM server
  18. >to respond to these network broadcasts?  We have tried setting the
  19. >/usr/lib/X11/xdm/Xservers file to ":0 Local local /usr/bin/X11/X :0"
  20. >without success...
  21.  
  22. Steve,
  23.         Sounds like xdm on your SGI is running in xdmcp mode so that
  24. it responds to any requests from X terminals for xdm service.
  25. To disable xdmcp, put these lines in /usr/lib/X11/xdm/xdm-config :
  26.  
  27. ! Turn off XDMCP so we don't answer stray requests that we don't want
  28. DisplayManager*requestPort:     0
  29.  
  30. Then kill -HUP xdm to make it re-read the config file.
  31.  
  32.  
  33. Robyn Landers
  34. rblanders@math.uwaterloo.ca
  35. Math Faculty Computing Facility, U of Waterloo
  36.