Subject: PR/29891 CVS commit: src/etc/pam.d
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 04/05/2005 18:24:01
The following reply was made to PR bin/29891; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29891 CVS commit: src/etc/pam.d
Date: Tue,  5 Apr 2005 18:23:37 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Tue Apr  5 18:23:37 UTC 2005
 
 Modified Files:
 	src/etc/pam.d: su
 
 Log Message:
 PR/29891: Arto Selonen: su(1) does not seem to honor SU_ROOTAUTH any more
 Move the rootauth group line before the wheel check, so that rootauth users
 are not required to be in wheel [still commented out]
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.5 -r1.6 src/etc/pam.d/su
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.