[sudo-users] someuser ALL=/usr/bin/sudoedit /some/file

Todd C. Miller Todd.Miller at courtesan.com
Mon Dec 16 08:07:22 MST 2013


What you want is:

someuser ALL=sudoedit /some/file

You should not fully-qualify sudoedit in the sudoers file as it is
a built-in command.

 - todd


More information about the sudo-users mailing list