Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > root登录时提示输入密码,但输入密码后确不能进入
【标  题】:root登录时提示输入密码,但输入密码后确不能进入
【关键字】:root
【来  源】:http://www.cublog.cn/u/6783/showart.php?id=144001

root登录时提示输入密码,但输入密码后确不能进入

Your Ad Here
原因:/etc/securetty文件限制了在各种终端上可以登录的数目.
在下面例子中,psudo terminals used by telnet允许pts/0到pts/12登录,总共13个,如果增加一行pts/13,就允许14个同时登录.
 
# /etc/securetty: list of terminals on which root is allowed to login.
# See securetty(5) and login(1).
# Standard consoles
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
tty12
# Same as above, but these only occur with devfs devices
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
vc/7
vc/8
vc/9
vc/10
vc/11
vc/12
#if virtual consoles have not been set up the only console is console
console
#For deployed systems the following entires should be removed.
# psudo terminals used by telnet
pts/0
pts/1
pts/2
pts/3
pts/4
pts/5
pts/6
pts/7
pts/8
pts/9
pts/10
pts/11
pts/12
笔记:Ubuntu 6.06 (Dapper Drake) ATI驱动的安装:【上一篇】
回到了北京:【下一篇】
【相关文章】
  • 在solaris下,让普通用户执行root的脚本
  • 找回linux的root用户密码
  • Linux下忘记root密码的解决办法?
  • uclinux中使用ext3 rootfs
  • AIX操作系统root密码丢失后咋办?
  • [07-19] 解决灰鸽子新变种、Rootkit.Vanti.gen等及www.58111.com劫持(第5版)
  • 安装好MySQL后,用SQL去修改root帐号的密码,结果不能登录了!
  • MySQL root密码忘记的解决方法
  • mirrorvg rootvg时老告诉我BB没打开的解决办法-刚从cu上看到的收藏
  • Mirror a root disk
  • 【随机文章】
  • 关于Linux下C/C++程序编译
  • 初学HACMP要用到的脚本(原创)
  • RedOffice使用初体验
  • EAP-TLS on FreeRadius 中文版 pdf 下载
  • XStringrid Version 2.6 (表格)
  • Linux sendmail 的配置
  • 使用Linux建立IP隧道
  • NBear案例源码 - 简易AJAX留言板
  • 用Dreamweaver MX控制页面元素
  • 风景这边独好——锐捷网络盘点2006
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.