Subject: PR/30730 CVS commit: src/lib/libpam/modules/pam_unix
To: None <jnemeth@NetBSD.org, gnats-admin@netbsd.org,>
From: John Nemeth <jnemeth@netbsd.org>
List: netbsd-bugs
Date: 05/30/2006 19:50:04
The following reply was made to PR bin/30730; it has been noted by GNATS.

From: John Nemeth <jnemeth@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/30730 CVS commit: src/lib/libpam/modules/pam_unix
Date: Tue, 30 May 2006 19:48:08 +0000 (UTC)

 Module Name:	src
 Committed By:	jnemeth
 Date:		Tue May 30 19:48:07 UTC 2006
 
 Modified Files:
 	src/lib/libpam/modules/pam_unix: pam_unix.c
 
 Log Message:
 PR/30730 force changing password via chsh fails
 PR/33502 password aging not working
 copy old_pwd to new_pwd before modifying
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.10 -r1.11 src/lib/libpam/modules/pam_unix/pam_unix.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.