home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: vmsnet.networks.tcp-ip.multinet
- Path: sparky!uunet!stanford.edu!agate!dog.ee.lbl.gov!hellgate.utah.edu!cs.utexas.edu!sdd.hp.com!mips!darwin.sura.net!tulane!cpu.com!cpu.com!GWLESTER
- From: gwlester@cpu.com (Gerald W. Lester)
- Subject: Re: rshell from sylogin
- Nntp-Posting-Host: merlin.cpu.com
- References: <2B201D2718AUG92221116@TGV.COM>
- Sender: usenet@cpu.com (Usenet administrator)
- Organization: Computerized Processes Unlimited, Metairie, LA, (504)-889-2784
- Date: Wed, 19 Aug 1992 14:30:47 GMT
- Message-ID: <1992Aug19.143047.14148@cpu.com>
- Reply-To: gwlester@cpu.com
- Lines: 15
-
- In article <2B201D2718AUG92221116@TGV.COM>, LRG702@JAGUAR.UCS.UOFS.EDU writes:
- >
- >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)?
-
- I think that it is returning a warning or an error. Try doing a:
- "SET NOON" before the command so that errors will be ignored.
-
-