Subject: CVS commit: pkgsrc/security/openssh
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 05/21/2004 22:54:44
Module Name:	pkgsrc
Committed By:	reed
Date:		Fri May 21 22:54:44 UTC 2004

Modified Files:
	pkgsrc/security/openssh: Makefile

Log Message:
The makefile had a comment saying PAM authentication causes memory
faults, and haven't tracked down why yet.

No allow PAM authentication if Linux (and USE_PAM is defined).

This will close my 20846 PR from March 2003.

Also, install the contrib/sshd.pam.generic file as the example
sshd.pam instead of the FreeBSD version, but this okay since
it was commented out in the first place.

TODO: test the PAM support on other platforms and allow
if USE_PAM is defined.


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 pkgsrc/security/openssh/Makefile

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