home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.dec
- Path: sparky!uunet!usc!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!nntpd.lkg.dec.com!engage.pko.dec.com!tpsws4.tpo.dec.com!stevehsu
- From: stevehsu@tpsws4.tpo.dec.com (steve hsu)
- Subject: Suspended (tty input) rlogin program
- Message-ID: <1992Dec29.100615.28956@engage.pko.dec.com>
- Sender: newsdaemon@engage.pko.dec.com (USENET News Daemon)
- Reply-To: stevehsu@tpsws4.tpo.dec.com (steve hsu)
- Organization: Digital Equipment Corporation
- Date: Tue, 29 Dec 1992 10:06:15 GMT
- Lines: 57
-
-
- Hi,
- I have porting a customer's program from Ultrix to OSF/1, and my
- configuration is DEC 3000/500 OSF/1 BL10. Now, I have some trouble when I used
- the following script for background remote login simultaneously multiuser no
- passwd.The error messages has been display
-
- ****Suspended (tty input)rlogin -l tl1 tpac35 ??? >-****
- ****Suspended (tty input)rlogin -l tl2 tpac35 ??? >-****
- ****Suspended (tty input)rlogin -l tl3 tpac35 ??? >-****
- ****Suspended (tty input)rlogin -l tl4 tpac35 ??? >-****
-
- This program ran no above mesages on Ultrix.
-
- Could you someone tell me what I miss something on OSF/1 ?
-
- I would appreciate your kindly help.
-
-
- *********************
- ** Refereence File **
- *********************
-
- script file :
- rlogin -l tl1 tpac35 &
- rlogin -l tl2 tpac35 &
- rlogin -l tl3 tpac35 &
- rlogin -l tl4 tpac35 &
-
- /etc/hosts file:
- 127.0.0.1 localhost
- 16.157.128.85 tpac35 tpac35.tpo.dec.com
-
- /etc/passwd file:
- root:vsKg1CGF2Duh6:0:1:system PRIVILEGED account:/:/bin/csh
- tl1::19:15:tl1:/usr/users/stevehsu/tl_ben/tl1:/usr/bin/csh
- tl2::20:15:tl2:/usr/users/stevehsu/tl_ben/tl2:/usr/bin/csh
- tl3::21:15:tl3:/usr/users/stevehsu/tl_ben/tl3:/usr/bin/csh
- tl4::22:15:tl4:/usr/users/stevehsu/tl_ben/tl4:/usr/bin/csh
-
- /etc/hosts.equiv file:
- tpac35 tl1
- tpac35 tl2
- tpac35 tl3
- tpac35 tl4
-
- For everyaccount's home directory .rhosts file
- *
- tpac35 tl1
- tpac35 tl2
- tpac35 tl3
- tpac35 tl4
-
-
- Regards,
- Steve Hsu VAXmail : TPOVC::STEVEHSU
- Internet : stevehsu@tpovc.enet.dec.com
-