Allow users of a certain group to run a command without sudo
I know how to edit /etc/sudoers so that I can run a command as sudo
without having to enter my password, however is there a way of allowing a
program to be run completely without sudo, by all users of a group. (The
programs I want to run is "mount" and "umount").
No comments:
Post a Comment