From owner-freebsd-hackers Mon Feb 14 1:38:16 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 8ED133E78; Mon, 14 Feb 2000 01:37:46 -0800 (PST) Received: from faber.poli.hu ([195.199.8.29] ident=mail) by galileo.poli.hu with esmtp (Exim 3.12 #1) id 12KHwg-000BOb-00; Mon, 14 Feb 2000 10:37:30 +0100 Received: from mauzi (helo=localhost) by faber.poli.hu with local-esmtp (Exim 3.12 #1 (Debian)) id 12KHwh-0007Rf-00; Mon, 14 Feb 2000 10:37:31 +0100 Date: Mon, 14 Feb 2000 10:37:31 +0100 (CET) From: Egervary Gergely To: Kris Kennaway Cc: Egervary Gergely , hackers@freebsd.org Subject: Re: accounting, ppp In-Reply-To: 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 > > 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) > > A FreeBSD PAM module? ;) > > We use the same PAM code as linux, so grab the source of the module you > use under linux and compile it on FreeBSD. btw. I can't get time accounting to work. I've done accton /var/account/acct, I can query informations with `sa' but I can't do any restrictions in login.conf -- :accounted:\ :sessionlimit=1: and login still let me log in more than once. any ideas? step-by-step docs? URL? -- mauzi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message