Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site faron.UUCP Path: utzoo!linus!faron!rad From: rad@faron.UUCP (Richard A. Dramstad) Newsgroups: net.unix,net.unix-wizards,net.decus Subject: Re: Limiting logons to licensed number: how? Message-ID: <316@faron.UUCP> Date: Sat, 27-Jul-85 16:53:41 EDT Article-I.D.: faron.316 Posted: Sat Jul 27 16:53:41 1985 Date-Received: Sun, 28-Jul-85 06:07:26 EDT References: <1029@ucbtopaz.CC.Berkeley.ARPA> Reply-To: rad@faron.UUCP (Richard A. Dramstad) Organization: The MITRE Coporation, Bedford, MA Lines: 16 Keywords: Ultrix, binary licenses Xref: linus net.unix:4565 net.unix-wizards:11237 net.decus:130 Summary: In article <1029@ucbtopaz.CC.Berkeley.ARPA> bugoff2@ucbtopaz.CC.Berkeley.ARPA (J. Bradley) writes: >As a purely academic question: how do outfits like >DEC (Micro-Vax II) and VenturCom (Venix, DEC Pro/Venix) >limit the number of "init"'s for logons? Both companies >want to charge a user license fee by the logon. > ... >Again as a purely academic question: is the trick done in >the kernel, "/unix", or in "init", or where? > >J. Bradley According to some notes I took at the Portland BSD4.3 internals course, Ultrix uses BSD's quota mechanism to enforce AT&T binary license restrictions. Dick Dramstad