当前位置: 技术问答>linux和unix
创建用户失败
来源: 互联网 发布时间:2015-12-26
本文导语: 1.环境 [root@FC3 home]# uname -a Linux FC3 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 athlon i386 GNU/Linux 2.过程 [root@FC3 home]# useradd lisa [root@FC3 home]# passwd lisa Changing password for user lisa. New UNIX password: Retype new UNIX p...
1.环境
[root@FC3 home]# uname -a
Linux FC3 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 athlon i386 GNU/Linux
2.过程
[root@FC3 home]# useradd lisa
[root@FC3 home]# passwd lisa
Changing password for user lisa.
New UNIX password:
Retype new UNIX password:
passwd: all authentication tokens updated successfully.
[root@FC3 home]# su - lisa
su: incorrect password
[root@FC3 home]#
3.查看/etc/passwd
zc:x:503:503::/home/zc:/bin/bash
lisa:x:504:504::/home/lisa:/bin/bash
[root@FC3 home]#
我以前也是那么配置的,是不是我的那个步骤错误了!(最高只能给100分!)
[root@FC3 home]# uname -a
Linux FC3 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 athlon i386 GNU/Linux
2.过程
[root@FC3 home]# useradd lisa
[root@FC3 home]# passwd lisa
Changing password for user lisa.
New UNIX password:
Retype new UNIX password:
passwd: all authentication tokens updated successfully.
[root@FC3 home]# su - lisa
su: incorrect password
[root@FC3 home]#
3.查看/etc/passwd
zc:x:503:503::/home/zc:/bin/bash
lisa:x:504:504::/home/lisa:/bin/bash
[root@FC3 home]#
我以前也是那么配置的,是不是我的那个步骤错误了!(最高只能给100分!)
|
为什么说创建失败了呢?
添加没提示错误,/etc/passwd也对。
我看不明白,是不是是密码记错了。
添加没提示错误,/etc/passwd也对。
我看不明白,是不是是密码记错了。
|
登录信息`可能错吧
|
我以前也是那么配置的,是不是我的那个步骤错误了!
----------------------------------------
没错。
电脑是否被别人动过?
----------------------------------------
没错。
电脑是否被别人动过?
|
没错是指没有错误。