Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!cbosgd!ihnp4!drutx!houxe!hogpc!houti!ariel!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!W8SDZ@Simtel20.ARPA From: W8SDZ@Simtel20.ARPA@sri-unix.UUCP Newsgroups: net.micro.cpm Subject: BYE & RBBS35 Info Needed Message-ID: <152@sri-arpa.UUCP> Date: Thu, 19-Jul-84 09:22:00 EDT Article-I.D.: sri-arpa.152 Posted: Thu Jul 19 09:22:00 1984 Date-Received: Sun, 22-Jul-84 02:36:27 EDT Lines: 10 From: Keith Petersen Look at SECURTY2.ASM in MICRO:. This is assembled and renamed to RBBS.COM and placed in user zero. The "real" RBBS and all its files are placed in a user area that is inaccessable to callers. SECURTY2 is a small loader program which switches user numbers and then loads RBBS and jumps to it. When the user exits RBBS they return to the original drive/user because the user number change was only temporary. --Keith