home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20410 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.0 KB

  1. Path: sparky!uunet!wupost!spool.mu.edu!agate!ucbvax!UH01.Colorado.EDU!DWING
  2. From: DWING@UH01.Colorado.EDU (Dan Wing)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Starting remote process over Decnet?
  5. Message-ID: <01GT61BQ3EHE00ADU9@VAXF.COLORADO.EDU>
  6. Date: 6 Jan 93 00:23:38 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 15
  11.  
  12. Bruce Rosen, brosen@bbn.com, writes:
  13.  
  14. >Is there some system service that supports starting a process on a different,
  15. >but DECnet connected, VMS machine?  It would be something like a LIB$SPAWN,
  16. >but would take hostname, userid, and password, as necessary arguments.
  17. >
  18. >What I'm looking for is a DECnet equivalent of the TCP/IP "rexec" system call.
  19.  
  20. The TASK object can do this for you; however, many system managers disable
  21. the TASK object.  You could also setup DECnet objects between the nodes which
  22. would give you the desired effect (see HELP SET OBJECT in NCP).
  23.  
  24. -Dan Wing, dwing@uh01.colorado.edu or wing_d@ucolmcc.bitnet (DGW11)
  25.  Systems Administrator, University Hospital, Denver
  26.  
  27.