Notice in the previous entries, the group devops users will not be prompted for their password when executing /usr/local/bin/data_ext.
注意,对于前面的条目,devops 组中的用户在执行 /usr/local/bin/data_ext.sh 时不会提示他们输入密码。
Now, that group has been allowed to run the sudo command /usr/local/bin/mis_ext * , where the asterisk represents the many parameters passed to the script.
现在,已经允许这个组运行 sudo 命令 /usr/local/bin/mis_ext *,这里的星号代表传递给脚本的许多参数。
Similarly, /bin/bash is owned by user root and is in the group root.
类似的,/bin/bash 由用户 root 所有,并且位于组 root。
应用推荐