home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / vms / 13654 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.7 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!mips!decwrl!deccrl!news.crl.dec.com!rdg.dec.com!adserv.enet.dec.com!winalski
  2. From: winalski@adserv.enet.dec.com (Paul S. Winalski)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: DecNet RPC and Xwindows
  5. Message-ID: <1992Aug14.161307.5365@rdg.dec.com>
  6. Date: 14 Aug 92 16:13:07 GMT
  7. References: <1247@esl.ESL.COM>
  8. Sender: news@rdg.dec.com (Mr News)
  9. Reply-To: winalski@adserv.enet.dec.com (Paul S. Winalski)
  10. Organization: Digital Equipment Corporation, Nashua NH
  11. Lines: 27
  12.  
  13.  
  14. In article <1247@esl.ESL.COM>, jsd@esl.com (Jeff Dalton) writes:
  15. |>
  16. |>I'm trying to start an Xwindows process running on a remote node and
  17. |>have it displayed on my local node.  The catch is that I don't want to
  18. |>log into the remote node to start the process.  I'm attempting to use
  19. |>the DecNet Remote Command Execution facility, you know... the stuff that
  20. |>looks like the following:
  21. |>
  22. |>  type RMT_NODE::"username password":"task=FILE.COM"
  23. |>
  24. |>I've checked out the commands and everything works fine,  I put my local
  25. |>node name in the command file and the remote node reads the file and sets
  26. |>the display to my local node.  The problem is that when I go to run an X
  27. |>application (ie. the calculator or clock) I get an "unknown" fatal error -
  28. |>something like "NONAME-F-NOMSG, Error number 303030212".  That's not the
  29. |>number, but it means about the same to me.
  30.  
  31. What you are trying ought to work.  You must make sure that RMT_NODE, the
  32. node where the DECnet task is running, is authorized to the Session Manager
  33. to display to your local node's session (see the Security menu on the
  34. Session Manager).
  35.  
  36. Without knowing the contents of your FILE.COM and the exact error message
  37. number, I can't help you any further.
  38.  
  39. --PSW
  40.