Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: Allocating your own terminal Message-ID: <7903@ucbvax.ARPA> Date: Fri, 7-Jun-85 09:55:46 EDT Article-I.D.: ucbvax.7903 Posted: Fri Jun 7 09:55:46 1985 Date-Received: Sat, 8-Jun-85 02:57:48 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 27 From: Richard Garland Followup on allocating your own terminal: I tried after reading your message to do an ALLOCATE TT: from a non-privileged account and found it WORKS FOR DISCONNECTABLE TERMINALS. I.e. if the line is set /DISCONNECT and you do an ALLOCATE TT: it says fine "VTA123 allocated". This is great since the VTA only exists while you are using it and you don't have a security problem. Trying to allocate the physical terminal fails as you said but that doesn't matter. Solution: Set your lines /DISCONNECT (Note: this is done in SYSTARTUP.COM. First do $ Run Sys$System:Sysgen Connect VTA0: /Driver=TTDriver /NoAdapter Exit then do $ Set Term T???/Perm/Disconnect/.... for each line.) Rg -------