home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / networks / tcpip / multinet / 2335 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.5 KB  |  32 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!stanford.edu!agate!netsys!ukma!nntp.msstate.edu!emory!europa.asd.contel.com!darwin.sura.net!wupost!usc!news.service.uci.edu!unogate!mvb.saic.com!tgv.com!info-multinet
  3. Date: 06 NOV 92 22:33:23 GMT
  4. Newsgroups: vmsnet.networks.tcp-ip.multinet
  5. X-Return-path: <info-multinet-relay@TGV.COM>
  6. X-RFC822-From:     adelman (Kenneth Adelman) @ TGV.COM
  7. From: adelman@TGV.COM
  8. Subject:  Re: Alternate UIC for MULTINET_SERVER?
  9. Organization: The INFO-MULTINET Community
  10. Message-ID: <2FC02F3506NOV92223323@TGV.COM>
  11. Nntp-Posting-Host: Mvb.Saic.Com
  12. Lines: 18
  13.  
  14. > We are trying to develop a local application to provide weather data to
  15. > a group of observatories here in Hawaii. There is no problem getting the
  16. > MultiNet ser ver to spawn off a process to get the data, however, due to
  17. > the way in which the weather station data we need is used by our
  18. > telescope control systems, the data resides in a Group global section
  19. > and is therefore unreadable by the spawned process. Is it possible to
  20. > modify the RUN command in START_SERVER.COM so that the server is started
  21. > by a (fully-privileged) UIC in the proper group? Will anything else
  22. > break if we do this?
  23.  
  24. > (For various reasons, it is not possible to rewrite the weather software
  25. > to use a system global section.)
  26.  
  27.     You could, but it isn't going to help you because it will still
  28. create the processes as owned by [1,4]. The best you could do is to
  29. have your server poke its UIC before mapping to the global section.
  30.  
  31.                                 Ken
  32.