Subject: PR/36624 CVS commit: src/crypto/dist/ssh
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 07/10/2007 15:50:03
The following reply was made to PR bin/36624; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36624 CVS commit: src/crypto/dist/ssh
Date: Tue, 10 Jul 2007 15:48:57 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Tue Jul 10 15:48:56 UTC 2007
 
 Modified Files:
 	src/crypto/dist/ssh: auth.c
 
 Log Message:
 PR/36624: Edgar Fu: sshd should not check pw_{expire,change} if UsePam is
 enabled. This is what the "portable" version of openssh does.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.25 -r1.26 src/crypto/dist/ssh/auth.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.