Projet:Désactiver le message concernant le mot de passe par défaut et ssh dans raspbian buster
1 |
sudo apt purge libpam-chksshpwd |
This package has no purpose other than displaying that warning, as shown by apt-cache show libpam-chksshpwd:
Description: PAM module to enable SSH password checking support
This package includes libpam_chkpasswd, a PAM module that checks to
see if the default password has been changed when SSH is enabled.