From owner-freebsd-hackers Sat Feb 12 11:14:28 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from galileo.poli.hu (polinet-gw.poli.hu [195.199.8.25]) by builder.freebsd.org (Postfix) with ESMTP id 249CA3FAA for ; Sat, 12 Feb 2000 11:14:15 -0800 (PST) Received: from faber.poli.hu ([195.199.8.29] helo=faber.polinet ident=mail) by galileo.poli.hu with esmtp (Exim 3.12 #1) id 12JhzG-000A3s-00 for hackers@freebsd.org; Sat, 12 Feb 2000 20:13:46 +0100 Received: from mauzi (helo=localhost) by faber.polinet with local-esmtp (Exim 3.12 #1 (Debian)) id 12JhzJ-0005RI-00 for ; Sat, 12 Feb 2000 20:13:49 +0100 Date: Sat, 12 Feb 2000 20:13:49 +0100 (CET) From: Egervary Gergely To: hackers@freebsd.org Subject: accounting, ppp Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, [moving from -questions, as no answers received] I'm running a PPP dialup server. (mgetty-autoppp) Is there any way to do login accounting (like solaris' PAM modules, or linux pam_limits.so) Basically, I have to limit simultaneous connections, and monthly login times. -- mauzi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message