# OpenNebula sudoers file
#
# Allow member of "oneadmin" group
# to call /usr/sbin/xm and /usr/sbin/xentop
# without password.
#

%oneadmin    ALL=(ALL) NOPASSWD: /usr/sbin/xm *
%oneadmin    ALL=(ALL) NOPASSWD: /usr/sbin/xentop *
%oneadmin    ALL=(ALL) NOPASSWD: /sbin/iptables *
%oneadmin    ALL=(ALL) NOPASSWD: /sbin/ipset *
