From owner-freebsd-hackers Mon Feb 14 0:40:43 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by builder.freebsd.org (Postfix) with ESMTP id D8E803FB4; Mon, 14 Feb 2000 00:40:41 -0800 (PST) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id AAA55228; Mon, 14 Feb 2000 00:40:56 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 14 Feb 2000 00:40:55 -0800 (PST) From: Kris Kennaway To: Egervary Gergely Cc: 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 On Sat, 12 Feb 2000, Egervary Gergely wrote: > 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. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message