home *** CD-ROM | disk | FTP | other *** search
- 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
- From: rbeck@mordor.dseg.ti.com
- Newsgroups: vmsnet.networks.tcp-ip.multinet
- Subject: Re: rshell from sylogin
- Message-ID: <2B201D2718AUG92221131@TGV.COM>
- Date: 18 Aug 92 22:11:31 GMT
- Organization: The INFO-MULTINET Community
- Lines: 52
- X-Gateway-Source-Info: INTERNET
- X-Return-path: <info-multinet-relay@TGV.COM>
- X-RFC822-From: rbeck@mordor.dseg.ti.com (Ron Beck)
- Nntp-Posting-Host: Mvb.Saic.Com
-
- If you include "set noon" in your login procedure it will continue regardless
- of the errors that occur during execution. You can do this at the very
- beginning of the .COM procedure ( we add the comment "! Continue in the face
- of adversity" with each set noon!) or place it just before the rshell
- command. If you have any other error entrapment commands such as on control_Y
- then goto ... be sure to include these after your rshell command as the
- set noon nullifies these.
-
- Hope this helps,
- Ron
- ---- Begin Included Message -----
-
- From info-multinet-relay@TGV.COM Tue Aug 18 14:57:14 1992
- Date: Tue, 18 Aug 1992 15:16:19 -0400 (EDT)
- From: LRG702@jaguar.uofs.edu (Lori Gavin)
- Subject: rshell from sylogin
- To: info-multinet@TGV.COM
- X-Vmsmail-To: smtp%"info-multinet@tgv.com"
- Content-Length: 1502
-
-
- I put an rshell command in the sylogin.com file of a system running multinet.
- For some users the command will return "permission denied" - because they do
- not have userids on the remote system. This is OK, but the problem is that
- when the permission denied message is returned, the login process stops. It
- does not proceed to the users' login.com. If the rshell completes successfully,
- we don't have a problem...
-
- Any ideas why this happens, or what can be done to get around the problem
- (besides using if statements to not execute the command)?
-
- UUUUUU UUUUUU
- UUUU UUUU
- --------------------------------- UUUU UUUU
- | Lori Gavin | UUUU SSSSSSSSSSSSSSS
- | VAX System Manager | UUUU SSSSSSSSSSSSSSSSS
- | University of Scranton | UUUU SSSS UUUU SSSS
- | | UUUU SSSS UUUU
- | BITNET: LRG702@SCRANTON.BITNET | UUUU SSSSSSSSSSSSSSSSS
- |INTERNET: LRG702@JAGUAR.UOFS.EDU | UUUUUUUUUUUSSSSSSSSSSSSSSSSS
- | Phone: (717)941-6133 | UUUUUUUUUUUUUUUUU SSSS
- --------------------------------- SSSS SSSS
- SSSSSSSSSSSSSSSSSS
- SSSSSSSSSSSSSSSS
-
-
-
-
-
- ----- End Included Message -----
-
-
-