Subject: CVS commit: src/lib/libpam/modules/pam_krb5
To: None <source-changes@NetBSD.org>
From: Ty Sarna <tsarna@netbsd.org>
List: source-changes
Date: 09/27/2005 14:38:19
Module Name:	src
Committed By:	tsarna
Date:		Tue Sep 27 14:38:19 UTC 2005

Modified Files:
	src/lib/libpam/modules/pam_krb5: pam_krb5.c

Log Message:
Implement PAM_REFRESH_CRED / PAM_REINITIALIZE_CRED
support in pam_sm_setcred()

With this and a suitably pam-aware screen locker (eg xscreensaver built
with PAM), you now get the nice Windows-style behavior of having
your tickets refreshed (and tokens, with pam_afslog) when you unlock
your screen.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libpam/modules/pam_krb5/pam_krb5.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.