From owner-freebsd-hackers Thu Jan 4 15:56:22 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA24788 for hackers-outgoing; Thu, 4 Jan 1996 15:56:22 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA24782 for ; Thu, 4 Jan 1996 15:56:19 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA00695; Thu, 4 Jan 1996 16:54:05 -0700 From: Terry Lambert Message-Id: <199601042354.QAA00695@phaeton.artisoft.com> Subject: Re: prevent paralell modem connection To: Jerry.Kendall@vmicls.com (Jerry Kendall) Date: Thu, 4 Jan 1996 16:54:05 -0700 (MST) Cc: joerg_wunsch@uriah.heep.sax.de, hackers@freebsd.org In-Reply-To: <9601042026.AA01334.gonzo@vmicls.com> from "Jerry Kendall" at Jan 4, 96 03:26:39 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk > It could be further improved to also specify how many concurrent > times a user is allowed to call in... > > eg: > peter:1 > joe:3 > tammy:1 Or add a gcos field for user accounting to the passwd database. If you are hacking in there, see the latest BSDI 2.x modifications to the file format first. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.