红联Linux门户
Linux帮助

sudoers的配置

发布时间:2007-06-22 22:00:15来源:红联作者:iamif
我通过visudo,在sudoers里面加了这么一行
username ALL=NOPASSWD:/usr/bin/sudo /usr/bin/yum, /usr/bin/sudo /usr/local/bin/ethereal
username偶用户名。。。
可是我运行sudo etherea怎么还是说我没有这个权限?
Sorry, user username is not allowed to execute '/usr/local/bin/ethereal' as root on hostname。。。
文章评论

共有 1 条评论

  1. iamif 于 2007-06-23 20:19:13发表:

    没人碰到过这种问题么? 郁闷阿。。。