1、usermod -s /bin/false username 用户会无法登录,并且不会有任何提示
2、usermod -s /usr/sbin/nologin username 用户会无法登录,但是给出提示语

标签: none

添加新评论