void-packages/srcpkgs/pam-base/INSTALL.msg
Érico Rolim e065ac229d pam-base: update to 0.4, adopt.
Remove pam_tally from system-login. The pam_tally module is deprecated
as of PAM 1.4.0 and was removed on PAM 1.5.0.

Remove pam_lastlog optional, since it's no longer built on musl and
conflicts with the logs recorded by login(1).

Remove pam_ck_connector, since it's no longer provided.

Fix license name.
2020-12-11 15:34:17 -03:00

6 lines
300 B
Plaintext

WARNING: the default PAM configuration has changed. PAM 1.5.1
will remove some deprecated modules, and this can break if you
have custom configs. Please check that your PAM configuration
in /etc/pam.d doesn't use the pam_tally, pam_tally2 or
pam_lastlog (this last one only on musl systems) modules.