Bug 136019

Summary: pam_wheel.so doesn't work
Product: [openSUSE] SUSE Linux 10.1 Reporter: Marian Jancar <mjancar>
Component: BasesystemAssignee: Stefan Schubert <schubi>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: edwardsg
Version: Alpha 3   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Marian Jancar 2005-11-30 10:10:19 UTC
su asks for password even the user is in the trusted group

feyd@fujiwara-no-sai:/etc/pam.d> groups
users wheel dialout video
feyd@fujiwara-no-sai:/etc/pam.d> cat su
#%PAM-1.0
auth     sufficient     pam_wheel.so trust group=wheel
auth     sufficient     pam_rootok.so
auth     include        common-auth
account  include        common-account
password include        common-password
session  include        common-session
session  optional       pam_xauth.so
feyd@fujiwara-no-sai:/etc/pam.d> su -
Password:
Comment 1 Marian Jancar 2005-12-20 14:03:20 UTC
works with current pam from /work
Comment 2 Stefan Schubert 2005-12-20 15:43:24 UTC
*** Bug 133468 has been marked as a duplicate of this bug. ***