使用道具 举报
Post by beanya 就是想所有用户能像root一样正常使用mount命令
Post by kohno 可以用sudo来设置。
Post by beanya 如何做? in detail
Post by kohno 在/etc/sudoers里加上 %users ALL=(ALL) NOPASSWD: /bin/mount, /bin/umount 这样凡是属users组的用户都可以使用mount命令了。
Post by beanya 不行阿,改了之后Ø是显示: mount: only root can do that
本版积分规则 发表回复 回帖后跳转到最后一页