Linux 解锁锁定的系统用户,查看用户密码策略

1. 查看用户状态it pam_tally2 --user monitor  密码 2. 解锁用户auth pam_tally2 --user monitor --reset   3. 查看用户密码过时策略 chage -l monitor   4. 查看密码策略 cat /etc/login.defs   cat /etc/pam.d/system-auth
相关文章
相关标签/搜索