home *** CD-ROM | disk | FTP | other *** search
- X-Gateway-Source-Info: INTERNET
- Path: sparky!uunet!usc!orion.oac.uci.edu!network.ucsd.edu!mvb.saic.com!tgv.com!info-multinet
- Date: 18 AUG 92 22:11:38 GMT
- Newsgroups: vmsnet.networks.tcp-ip.multinet
- X-Return-path: <info-multinet-relay@TGV.COM>
- X-RFC822-From: adelman (Kenneth Adelman) @ TGV.COM
- From: adelman@TGV.COM
- Subject: Re: rshell from sylogin
- Organization: The INFO-MULTINET Community
- Message-ID: <2B201D2718AUG92221138@TGV.COM>
- Nntp-Posting-Host: Mvb.Saic.Com
- Lines: 14
-
- > 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)?
-
- Because the command is exiting with a fatal status. Do a
- SET NOON before it.
-
- Ken
-