Bug 136019 - pam_wheel.so doesn't work
Summary: pam_wheel.so doesn't work
Status: RESOLVED FIXED
: 133468 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Alpha 3
Hardware: i586 Linux
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Stefan Schubert
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-30 10:10 UTC by Marian Jancar
Modified: 2005-12-20 15:43 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***