Bugzilla – Bug 136019
pam_wheel.so doesn't work
Last modified: 2005-12-20 15:43:24 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:
works with current pam from /work
*** Bug 133468 has been marked as a duplicate of this bug. ***