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/pam.d/su are relevant. Please forward your complete config. > Here are the group entries for account 'admin': > [EMAIL PROTECTED]:/etc/pam.d# groups admin > admin : adm cdrom floppy audio dip staff > Here is an su attempt from admin: > [EMAIL PROTECTED]:/etc/pam.d$ su > Password: > I tried to get more information in the syslog (or any > log file in /var/log) by adding the debug option but > it produced no output. It's as if pam_wheel is not > even being called. Well, for starters, you seem to have pam_wheel stacked twice for no reason whatsoever. This shouldn't cause the behavior you're seeing, but I need to see the rest of your config to comment further. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

