From owner-freebsd-questions Sat Oct 28 03:45:43 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02042 for questions-outgoing; Sat, 28 Oct 1995 03:45:43 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA02037 for ; Sat, 28 Oct 1995 03:45:40 -0700 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id DAA03790; Sat, 28 Oct 1995 03:45:38 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id DAA01850; Sat, 28 Oct 1995 03:44:45 -0700 Message-Id: <199510281044.DAA01850@corbin.Root.COM> To: dhawk@netcom.com (David H) cc: questions@freebsd.org Subject: Re: [1] How to Use DES? [2] Max. Num. of Users? In-reply-to: Your message of "Fri, 27 Oct 95 14:54:15 PDT." <199510272154.OAA03645@netcom13.netcom.com> From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 28 Oct 1995 03:44:45 -0700 Sender: owner-questions@freebsd.org Precedence: bulk >[question 2 - how many max. users?] >I even generated a new kernel, but it wasn't an option in there >either, as far as I could tell. But I did notice it wouldn't let >me set users greater than 64 -- is that the most I can have logged >in at once? We currently have 20 or so logged in at once and we're >not even open for business yet. It's just a warning. You can set maxusers to whatever and it will accept it, but it gives a warning at 64. I plan to increase this to something more sane in the future - like 500. -DG