Bug#388536: pam_wheel prompts for password when it shouldn't

2006-09-20 Thread Steve Langasek
On Wed, Sep 20, 2006 at 06:35:24PM -0700, Dominique Brazziel wrote: > Package: libpam-modules > Version: 0.79-3.2 > Here are the relevent entries in /etc/pam.d/su: > auth required pam_wheel.so group=adm > auth sufficient pam_wheel.so trust group=adm > debug *all* entries from /etc

Bug#388536: pam_wheel prompts for password when it shouldn't

2006-09-20 Thread Dominique Brazziel
Package: libpam-modules Version: 0.79-3.2 Here are the relevent entries in /etc/pam.d/su: auth required pam_wheel.so group=adm auth sufficient pam_wheel.so trust group=adm debug Here are the group entries for account 'admin': [EMAIL PROTECTED]:/etc/pam.d# groups admin admin : adm