home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17685 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  2.5 KB

  1. Path: sparky!uunet!ogicse!decwrl!pa.dec.com!engage.pko.dec.com!pravda.enet.dec.com!jackson
  2. From: jackson@pravda.enet.dec.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: VAXstation 3100/76 as an X-terminal?
  5. Message-ID: <1992Nov9.194442.14311@engage.pko.dec.com>
  6. Date: 9 Nov 92 19:44:42 GMT
  7. Article-I.D.: engage.1992Nov9.194442.14311
  8. References: <1992Nov4.145536.21694@bnlux1.bnl.gov>
  9. Sender: newsdaemon@engage.pko.dec.com (USENET News Daemon)
  10. Reply-To: jackson@pravda.enet.dec.com ()
  11. Organization: Digital Equipment Corporation
  12. Lines: 59
  13.  
  14.  
  15. In article <1992Nov4.145536.21694@bnlux1.bnl.gov>, rarback@bnlux1.bnl.gov (harvey rarback) writes:
  16. |>I got two replies, one suggested that this should work (but it doesn't) and a
  17. |>reply from Michael Miano (miano@helix.enet.dec.com):
  18. |>
  19. |>>I'm afraid not. EWS does not support this hardware.
  20.  
  21. Michael should certainly know.  He's one of the people who worked on the VAXeln
  22. window server.  (I don't know if he still does)
  23.  
  24.  
  25.  
  26. The Model 76 is not supported as a VAXeln window server for a variety of
  27. reasons that I won't go into at this point.   However, what you can do is
  28. to make the Model 76 with VMS (barebones VMS by the way) behave as if it
  29. is an X terminal.  Here's how you do it:
  30.  
  31.  
  32. 1:    Fix your startup to call some procedure that behaves and works
  33.     with the VAXeln window server DCL script that starts the remote
  34.     session.  Take a look at the  VAXeln DCL and you should have a 
  35.     pretty good idea of how to make your DCL talk to its DCL.  You will
  36.     probably have to hard-wire the "server" name since you won't 
  37.     be booting from that server
  38.  
  39. 2:    edit DECW$STARTUP.COM and remove (or comment out) the line that
  40.     runs DECW$STARTLOGIN.EXE.  That's the piece that puts the login
  41.     box up on the screen.  You won't need it. 
  42.  
  43. 3:    Create the file DECW$SERVER_ACCESS_TRUSTED.DAT   and 
  44.     insert HOSTNAME::SYSTEM as one of the trusted clients that will
  45.     be able to use and change the security of the server on your 
  46.     machine.  SYSTEM will run the  login box, and change the secuirity
  47.     list during the login process.  (There is also a 
  48.     DECW$SERVER_ACCESS_ALLOWED.DAT, that allows access, but not 
  49.     allow changes to the security list)
  50.  
  51. Reboot the machine.
  52.  
  53.  
  54.  
  55. You won't have all of the features.    You could use the same server to boot
  56. the machine into a VMScluster and use that bootnode info to find the name of
  57. the node where you want to start the session, but that's an exercise for the
  58. reader.
  59.  
  60.  
  61.  
  62. --
  63.  
  64.  
  65. William M. Jackson
  66. Workstation Product Marketing Manager
  67. Workstation Engineering
  68. Digital Equipment Corporation
  69. 146 Main Street
  70. Maynard, MA 01754
  71.  
  72. Mail:    Jackson@pravda.enet.dec.com
  73.