When I am forbidden to run sudo I get the following message:

barack.obama is not in the sudoers file. This incident will be reported.

But who is it reported to, and how?

link|improve this question
4  
The default on most systems is Chuck Norris. – Tom O'Connor Jul 27 '11 at 10:50
feedback

migrated from serverfault.com Jul 27 '11 at 17:01

This question came from our site for system administrators and desktop support professionals.

1 Answer

It is reported to the user configured in the mailto directive in the sudoers file. This defaults to root. You can control what gets mailed and how verbose it is with the mail_* directives.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown