首页 > 代码库 > chapter1 Accessing the command line using the local console
chapter1 Accessing the command line using the local console
1、命令
usermod -L username 禁用用户
usermod -U username 开启用户
禁用用户后, 用户连接时输入正确的密码也提示出错。 主要在/etc/shadow加入!屏蔽用户
也可以直接修改/etc/password后的shell为/sbin/nologin,输入正确的密码后自动退出。
本文出自 “Linux” 博客,请务必保留此出处http://837244.blog.51cto.com/827244/1879919
chapter1 Accessing the command line using the local console
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。