各位大佬,我是用useradd -d /usr/chenxi -m chenxi 命令创建一个新用户,
然后passwd chenxi 设置完密码后
su chenxi 切换怎么出现下面的现象呢?
root@lubancat:~# userdel -r chenxi
userdel: chenxi mail spool (/var/mail/chenxi) not found
root@lubancat:~# useradd -d /usr/chenxi -m chenxi
root@lubancat:~# passwd
New password:
Retype new password:
passwd: password updated successfully
root@lubancat:~# su chenxi
$ AA^H^H
先谢过各位大佬
然后passwd chenxi 设置完密码后
su chenxi 切换怎么出现下面的现象呢?
root@lubancat:~# userdel -r chenxi
userdel: chenxi mail spool (/var/mail/chenxi) not found
root@lubancat:~# useradd -d /usr/chenxi -m chenxi
root@lubancat:~# passwd
New password:
Retype new password:
passwd: password updated successfully
root@lubancat:~# su chenxi
$ AA^H^H
先谢过各位大佬