Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!UTAH-CS.ARPA!cetron From: cetron@UTAH-CS.ARPA (Edward J Cetron) Newsgroups: mod.computers.vax Subject: Re: VMS Automatic Terminal Login Message-ID: <8609151639.AA08897@utah-cs.ARPA> Date: Mon, 15-Sep-86 12:39:44 EDT Article-I.D.: utah-cs.8609151639.AA08897 Posted: Mon Sep 15 12:39:44 1986 Date-Received: Sat, 20-Sep-86 00:37:34 EDT References: <8609140038.AA11342@ucbvax.Berkeley.EDU> Sender: woutput@ucbvax.BERKELEY.EDU Reply-To: utah-cs!cetron (Edward J Cetron) Organization: Center for Engineering Design, Univ of Utah Lines: 17 Approved: info-vax@sri-kl.arpa In article <8609140038.AA11342@ucbvax.Berkeley.EDU> A105@UWOCC1.BITNET (Brent Sterner) writes: > > This may sound a bit silly, but we have some applications for our >VAX that could use an automatic logon facility. For example, a secure >line to our phone system switchboard office might allow our operators >to just turn on their terminal, type a or two, and be >automatically logged on their account. (From there the LOGIN.COM for >the account could start up the database program they require.) I am not sure about VMS proper (I don't have any easy to check on) but my MicroVMS machines have a file call the automatic login file... the interface is through a command file sys$manager:alfmaint and it does exactly what you want...the documentation starts on page 2-7 of the MicroVMS 4.4 Users Manual Part I. -ed