yes, it is still a problem. login is still not linked against libaudit which is why stuff like aulastlog do not yet work This is the what appears in rhel
$ ldd $(which login) linux-gate.so.1 => (0x00dd2000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x00992000) libpam.so.0 => /lib/libpam.so.0 (0x00c2e000) libpam_misc.so.0 => /lib/libpam_misc.so.0 (0x009cb000) libaudit.so.0 => /lib/libaudit.so.0 (0x00d48000) libc.so.6 => /lib/libc.so.6 (0x00769000) libdl.so.2 => /lib/libdl.so.2 (0x008c3000) /lib/ld-linux.so.2 (0x0074a000) this is what appears in ubuntu linux-gate.so.1 => (0x00a03000) libpam.so.0 => /lib/libpam.so.0 (0x00b2a000) libpam_misc.so.0 => /lib/libpam_misc.so.0 (0x00ebc000) libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x00110000) libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x0026a000) libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0x00555000) /lib/ld-linux.so.2 (0x0071a000) On Sun, Aug 1, 2010 at 11:05 AM, Fabio Marconi <[email protected]> wrote: > Thank you for taking the time to report this bug and helping to make Ubuntu > better. > Is this bug reproducible with the latest Lucid packages ? > Tanks in advance. > > ** Changed in: ubuntu > Status: New => Incomplete > > -- > it's impossible to audit login events > https://bugs.launchpad.net/bugs/390700 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in Ubuntu: Incomplete > > Bug description: > sshd, gdm, login and possibly others are not linked with libaudit, for that > reason, things like aulastlog do not work properly. This should not happen in > an enterprise ready os > > Description: Ubuntu 9.04 > Release: 9.04 > > To unsubscribe from this bug, go to: > https://bugs.launchpad.net/ubuntu/+bug/390700/+subscribe > -- it's impossible to audit login events https://bugs.launchpad.net/bugs/390700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
