Your message dated Wed, 20 Sep 2006 23:48:58 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388536: Change which caused the problem identified
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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 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.
--- End Message ---
--- Begin Message ---
On Wed, Sep 20, 2006 at 10:34:19PM -0700, Dominique Brazziel wrote:
> A version of 'su' which is not part of the login
> package
> was installed in /usr/local/bin when doing a 'make
> install' of the 'coreutils' package. Here is a line
> from a script of the make install:
> /usr/bin/install -c su /usr/local/bin/su
> That version was some 58K long, while the login
> distribution version is 27000 bytes. I removed the
> /usr/local/bin version and got the normal pam-wheel
> action back, including debug info!
> Sorry for any undue concern I may have caused.
No worries, thanks for the follow-up. I'm closing the report.
Cheers,
--
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/
--- End Message ---