Solaris上用命令useradd添加用户
#useradd -d /export/home/username username
1.login as root
2.cd /export/home
3. mkdir username
4.#useradd -d /export/home/username username
5.#chown -R username /export/home/username
6.#chmod -R 775 /export/home/username
7.relogin as the new user
延伸阅读
文章来源于领测软件测试网 https://www.ltesting.net/