beilong

#添加一个组

groupadd tomcat

#给这个组中添加用户

useradd -s /bin/sh -d /home/tomcat -g tomcat tomcat

分类:

技术点:

相关文章: