Path: utzoo!mnetor!uunet!steinmetz!davidsen From: davidsen@steinmetz.steinmetz.UUCP (William E. Davidsen Jr) Newsgroups: comp.unix.xenix Subject: Re: Automatic Login with Multiscreens Message-ID: <9785@steinmetz.steinmetz.UUCP> Date: 4 Mar 88 14:56:33 GMT References: <10538@mimsy.UUCP> Reply-To: davidsen@crdos1.UUCP (bill davidsen) Organization: General Electric CRD, Schenectady, NY Lines: 20 Keywords: login, multiscreens, SCO XENIX-286 2.2 In article <10538@mimsy.UUCP> meyer@mimsy.UUCP (John R. Meyer) writes: | [...] | I would like to be able to boot my SCO XENIX-286 2.2 system | and automatically have certain users logged in on multiscreens | 9-12. Does anyone have any idea how I can do this? I can give you half a solution... in the .profile you can start another copy of shell which is running on the other virtual terminal. The line looks like: /bin/sh /dev/tty10 2>&1 & The problem (I *said* it was half a solution) is that the interrupt key doesn't work. I just gave up and implemented a hack that allows me to sign in on a number of VT's and kill them all when the master login ends. This allows me to live with the problem, although I would really like to do just what you said. -- bill davidsen (wedu@ge-crd.arpa) {uunet | philabs | seismo}!steinmetz!crdos1!davidsen "Stupidity, like virtue, is its own reward" -me