Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'verrrry interesting' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
verrrry interesting
Authored by: mervTormel on Mar 09, '02 01:26:12PM

sudo, on my rig, logs to /var/log/system.log

from man sudo:
--
sudo can log both successful an unsuccessful attempts (as
well as errors) to syslog(3), a log file, or both. By
default sudo will log via syslog(3) but this is changeable
at configure time.
--

i think you may be able to recompile sudo with some switches to alter the logging mechanisms.

a sudo -L lists the kinds of things compiled into your sudo

-mt



[ Reply to This | # ]