[Bug 2063257] Re: Noble: default pam config for login tries do load non-existent pam_lastlog.so
Simon Déziel
2063257 at bugs.launchpad.net
Thu Apr 25 20:35:47 UTC 2024
*** This bug is a duplicate of bug 2060676 ***
https://bugs.launchpad.net/bugs/2060676
** This bug has been marked a duplicate of bug 2060676
login: remove pam_lastlog.so from config
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to shadow in Ubuntu.
https://bugs.launchpad.net/bugs/2063257
Title:
Noble: default pam config for login tries do load non-existent
pam_lastlog.so
Status in shadow package in Ubuntu:
New
Status in shadow source package in Noble:
New
Status in shadow package in Debian:
New
Bug description:
pam_lastlog.so was dropped by upstream in 1.5.3[1][4]. It's still
there in the code, but not built by default.
And indeed, in noble (1.5.3) we don't have it, while mantic (1.5.2)
does.
This does not prevent console logins, but generates an error in the logs:
Apr 23 20:02:09 n1 login[835]: PAM unable to dlopen(pam_lastlog.so): /usr/lib/security/pam_lastlog.so: cannot open shared object file: No such file or directory
Apr 23 20:02:09 n1 login[835]: PAM adding faulty module: pam_lastlog.so
Debian's shadow package is also still shipping this config[2].
If you think we should re-enable pam_lastlog, then this becomes a bug
in the src:pam package, but keep in mind upstream is keen on removing
it, and we might be better off switching to an alternative, perhaps
pam_lastlog2[3].
1. https://github.com/linux-pam/linux-pam/blob/cec36a8cd2c69cc87eacc21da471334fbef128ee/NEWS#L65
2. https://salsa.debian.org/debian/shadow/-/blob/master/debian/login.pam?ref_type=heads#L82
3. https://wiki.debian.org/PamLastlog2
4. https://github.com/linux-pam/linux-pam/commit/357a4ddbe9b4b10ebd805d2af3e32f3ead5b8816
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/2063257/+subscriptions
More information about the foundations-bugs
mailing list