1,切换root/登录root用户
sudo -i
2,查看过期用户信息
chage -l 用户名
3,设置用户过期时间
chage -M 36000 用户名

相关文章: