1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-08 21:17:47 +03:00
systemd-stable/factory
Lennart Poettering 9eb38e720d man: don't suggest using pam_unix.so's use_authtok switch
Our dumbed down example PAM stacks do not contain cracklib/pwq modules,
hence using use_authtok on the pam_unix.so password change stack won't
work, because it has the effect that pam_unix.so never asks for a
password on its own, expecting the cracklib/pwq modules to have
queried/validated them beforehand.

I noticed this issue because of #30969: Debian's PAM setup suffers by
the same issue – even though they don't actually use our suggested PAM
fragments at all.

See: #30969
(cherry picked from commit 75f8b0fe70)
(cherry picked from commit e70b633455)
2024-01-24 22:45:52 +00:00
..
etc man: don't suggest using pam_unix.so's use_authtok switch 2024-01-24 22:45:52 +00:00
templates vconsole: allow setting default keymap through build option 2023-02-15 20:00:51 +00:00