给www用户添加登录权限

usermod -s /bin/bash www
echo 'www:123456' | chpasswd

 

posted @ 2018-10-24 11:31  李星保  阅读(589)  评论(0)    收藏  举报