home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / networks / tcpip / multinet / 1982 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  2.8 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!sdd.hp.com!swrinde!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!network.ucsd.edu!mvb.saic.com!tgv.com!info-multinet
  2. From: rbeck@mordor.dseg.ti.com
  3. Newsgroups: vmsnet.networks.tcp-ip.multinet
  4. Subject: Re: rshell from sylogin
  5. Message-ID: <2B201D2718AUG92221131@TGV.COM>
  6. Date: 18 Aug 92 22:11:31 GMT
  7. Organization: The INFO-MULTINET Community
  8. Lines: 52
  9. X-Gateway-Source-Info: INTERNET
  10. X-Return-path: <info-multinet-relay@TGV.COM>
  11. X-RFC822-From: rbeck@mordor.dseg.ti.com (Ron Beck)
  12. Nntp-Posting-Host: Mvb.Saic.Com
  13.  
  14. If you include "set noon" in your login procedure it will continue regardless
  15. of the errors that occur during execution.  You can do this at the very 
  16. beginning of the .COM procedure ( we add the comment "! Continue in the face
  17. of adversity" with each set noon!) or place it just before the rshell 
  18. command.  If you have any other error entrapment commands such as on control_Y
  19. then goto ... be sure to include these after your rshell command as the 
  20. set noon nullifies these.
  21.  
  22. Hope this helps,
  23. Ron
  24. ---- Begin Included Message -----
  25.  
  26. From info-multinet-relay@TGV.COM Tue Aug 18 14:57:14 1992
  27. Date:    Tue, 18 Aug 1992 15:16:19 -0400 (EDT)
  28. From: LRG702@jaguar.uofs.edu (Lori Gavin)
  29. Subject: rshell from sylogin
  30. To: info-multinet@TGV.COM
  31. X-Vmsmail-To: smtp%"info-multinet@tgv.com"
  32. Content-Length: 1502
  33.  
  34.  
  35. I put an rshell command in the sylogin.com file of a system running multinet.
  36. For some users the command will return "permission denied" - because they do
  37. not have userids on the remote system.  This is OK, but the problem is that
  38. when the permission denied message is returned, the login process stops.  It
  39. does not proceed to the users' login.com.  If the rshell completes successfully,
  40. we don't have a problem...
  41.  
  42. Any ideas why this happens, or what can be done to get around the problem
  43. (besides using if statements to not execute the command)?
  44.  
  45.                                               UUUUUU         UUUUUU
  46.                                                UUUU           UUUU
  47.  ---------------------------------             UUUU           UUUU
  48. |  Lori Gavin                     |            UUUU       SSSSSSSSSSSSSSS
  49. |  VAX System Manager             |            UUUU      SSSSSSSSSSSSSSSSS
  50. |  University of Scranton         |            UUUU      SSSS UUUU     SSSS
  51. |                                 |            UUUU      SSSS UUUU
  52. |  BITNET: LRG702@SCRANTON.BITNET |            UUUU      SSSSSSSSSSSSSSSSS
  53. |INTERNET: LRG702@JAGUAR.UOFS.EDU |            UUUUUUUUUUUSSSSSSSSSSSSSSSSS
  54. |   Phone: (717)941-6133          |             UUUUUUUUUUUUUUUUU      SSSS
  55.  ---------------------------------                       SSSS          SSSS
  56.                                                          SSSSSSSSSSSSSSSSSS
  57.                                                           SSSSSSSSSSSSSSSS
  58.  
  59.  
  60.  
  61.  
  62.  
  63. ----- End Included Message -----
  64.  
  65.  
  66.