Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2002 11:00:36 -0500 (EST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
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
Message-ID:  <Pine.NEB.3.96L.1020124105956.59136A-100000@fledge.watson.org>
In-Reply-To: <200201240945.g0O9jHs22692@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020124105956.59136A-100000>