aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@suse.com>2023-02-14 22:16:01 +0100
committerThorsten Kukuk <5908016+thkukuk@users.noreply.github.com>2023-02-15 10:24:17 +0100
commit357a4ddbe9b4b10ebd805d2af3e32f3ead5b8816 (patch)
tree0d80cc1daac1e0f79e55adddaa99bc9f2da6f758 /doc
parent244b46908df930626535c0cd7c2867407fe8714a (diff)
downloadpam-357a4ddbe9b4b10ebd805d2af3e32f3ead5b8816.tar.gz
pam-357a4ddbe9b4b10ebd805d2af3e32f3ead5b8816.tar.bz2
pam-357a4ddbe9b4b10ebd805d2af3e32f3ead5b8816.zip
pam_lastlog: deprecate it and disable by default
pam_lastlog uses utmp, wtmp, btmp and lastlog. None of them is Y2038 safe, even on 64bit architectures. Most 64bit architectures use 32bit time_t for compat reasons with 32bit userland. Additionally, all relevant tools for which pam_lastlog would make sense already have their own support for all four files, so this module will most likely only create duplicate entries. * configure.ac: don't build pam_lastlog by default. * ci/run-build-and-tests.sh: enable pam_lastlog.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions