码迷,mamicode.com
首页 > 数据库 > 详细

chapter1 Accessing the command line using the local console

时间:2016-12-06 14:51:56      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:rhce

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

标签:rhce

原文地址:http://837244.blog.51cto.com/827244/1879919

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!