useradd -M -s /sbin/nologin -n username passwd username第一句是增加用户,第二句是修改密码,其中username是你要添加的用户名。创建这个账户有什么用呢?嘿嘿,你懂的。。