Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site harvard.ARPA Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!genrad!panda!talcott!harvard!stew From: stew@harvard.ARPA (Stew Rubenstein) Newsgroups: net.decus Subject: Re: Turning off the VMS LOGINOUT process at a terminal Message-ID: <329@harvard.ARPA> Date: Sun, 1-Sep-85 01:02:09 EDT Article-I.D.: harvard.329 Posted: Sun Sep 1 01:02:09 1985 Date-Received: Mon, 2-Sep-85 04:28:29 EDT References: <389@ttrdc.UUCP> Reply-To: stew@harvard.UUCP (Stew Rubenstein) Organization: Aiken Computation Laboratory, Harvard Lines: 12 In article <389@ttrdc.UUCP> levy@ttrdc.UUCP (Daniel R. Levy) writes: >Dear Net.Decus: > >Is there a way I can squelch the continual respawning of LOGINOUT at a VMS >terminal line which would otherwise be excited by characters coming at it >when it is not allocated or otherwise in use? Yes, this is easy. SET TERM TXA1:/NOTYPEAHEAD/PERMANENT will do the trick. On VMS V4 you can set it /SYSPASSWORD and it will not only solve the login war but will still let you log in if you type the system password first. Stew