From owner-cvs-all Thu Jan 24 8: 0:52 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 5112E37B402; Thu, 24 Jan 2002 08:00:43 -0800 (PST) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.5) with SMTP id g0OG0aD59284; Thu, 24 Jan 2002 11:00:36 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Thu, 24 Jan 2002 11:00:36 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpam/modules/pam_lastlog Makefile pam_lastlog.8 pam_lastlog.c In-Reply-To: <200201240945.g0O9jHs22692@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cool. Now we can plug some alternative modules to manage the utmp stuff. I have some patches that rely on storing this information in the session associated with the terminal, rather than a file. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Thu, 24 Jan 2002, Dag-Erling Smorgrav wrote: > des 2002/01/24 01:45:17 PST > > Added files: > lib/libpam/modules/pam_lastlog Makefile pam_lastlog.8 > pam_lastlog.c > Log: > Add a PAM module that records sessions in utmp/wtmp/lastlog. > > Sponsored by: DARPA, NAI Labs > > Revision Changes Path > 1.1 +32 -0 src/lib/libpam/modules/pam_lastlog/Makefile (new) > 1.1 +97 -0 src/lib/libpam/modules/pam_lastlog/pam_lastlog.8 (new) > 1.1 +240 -0 src/lib/libpam/modules/pam_lastlog/pam_lastlog.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message