home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / networks / tcpip / multinet / 1983 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.1 KB  |  28 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!usc!orion.oac.uci.edu!network.ucsd.edu!mvb.saic.com!tgv.com!info-multinet
  3. Date: 18 AUG 92 22:11:38 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: rshell from sylogin
  9. Organization: The INFO-MULTINET Community
  10. Message-ID: <2B201D2718AUG92221138@TGV.COM>
  11. Nntp-Posting-Host: Mvb.Saic.Com
  12. Lines: 14
  13.  
  14. > I put an rshell command in the sylogin.com file of a system running multinet.
  15. > For some users the command will return "permission denied" - because they do
  16. > not have userids on the remote system.  This is OK, but the problem is that
  17. > when the permission denied message is returned, the login process stops.  It
  18. > does not proceed to the users' login.com.  If the rshell completes successfully,
  19. > we don't have a problem...
  20.  
  21. > Any ideas why this happens, or what can be done to get around the problem
  22. > (besides using if statements to not execute the command)?
  23.  
  24.     Because the command is exiting with a fatal status. Do a
  25. SET NOON before it.
  26.  
  27.                                 Ken
  28.