快速业务通道

如何临时禁止掉所有的非root用户登录至系统

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-04-08

操作系统版本:
testterm1:/#oslevel -r
5300-00
当系统管理员有时在进行系统管理时,需要临时禁止掉所有的非root用户登录至系统,可通过以下步骤实现.


1、在/etc目录下创建nologin文件,内容为“系统正在维护中,您现在不能登陆,30分钟后恢复正常.”


testterm1:/#vi /etc/nologin
testterm1:/#cat /etc/nologin
系统正在维护中,您现在不能登陆,30分钟后恢复正常.
testterm1:/#ls -l /etc/nologin
-rw-r--r-- 1 root system 51 Jul 31 23:56 /etc/nologin


2、验证非root用户是否被临时禁止掉
testterm1:/#telnet localhost
Trying...
Connected to localhost.
Escape character is ''^]''.

telnet (testterm1)

你将要登入的是属于学习专用服务器,如你未能获得授予适当权限,请不要尝试登陆.否则后果自负!

login:quan
Please Input password:
系统正在维护中,您现在不能登陆,30分钟后恢复正常.
login:
由上可知,非root用户确实已不能登陆.


3、恢复所有的非root用户登录至系统
把/etc/nologin文件删除即可:
testterm1:/#rm /etc/nologin
testterm1:/# 拥有帝国一切,皆有可能。欢迎访问phome.netls -l /etc/nologin
ls: 0653-341 The file /etc/nologin does not exist.
此时验证非root用户是否能登陆系统:
testterm1:/#telnet localhost
Trying...
Connected to localhost.
Escape character is ''^]''.

telnet (testterm1)

你将要登入的是属于学习专用服务器,如你未能获得授予适当权限,请不要尝试登陆.否则后果自负!

login:quan
Please Input password:
*******************************************************************************
* *
* AIX 测试服务器 RS6000 *
* Welcome to AIX Version 5.3! *
* *
* *
* Please see the README file in /usr/lpp/bos for information pertinent to *
* this release of the AIX Operating System. *
* *
* *
*******************************************************************************
欢聚你来到AIX专用学习测试机,请遵守相关规定,谢谢合作!
3 unsuccessful login attempts since last login.
Last unsuccessful login: Wed Aug 1 00:01:14 BEIST 2007 on /dev/pts/1 from localhost
Last login: Tue Jul 31 23:51:36 BEIST 2007 on /dev/pts/1 from 10.249.204.54
$

本文出自 “我的世界,我的梦” 博客,请务必保留此出处http://itshine.blog.51cto.com/648476/489695 拥有帝国一切,皆有可能。欢迎访问phome.net

拥有帝国一切,皆有可能。欢迎访问phome.net

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号