用户组:游客
步骤 1.修改/etc/pam.d/system-auth文件 vi /etc/pam.d/system-auth 找到包含 pam_faillock.so 的行,修改以下参数(可根据实际需求进行配置): deny:允许的最大认证失败次数(默认通常为 3)。 unloc ...