1. 从wheel组中删除 test用户

gpasswd wheel -d test

2. 给 目录赋予 其他组上传文件的权限

chmod a+w test

相关文章: