Is this possible?
Regards,
...Magda
--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---
when you (or whomever) built sudo, there would have been a setting you can
specify for logging sudo commands in the config.h file.
you can review this log to see who executed what - where - when.
btw, you will want to be cautious what you allow a given user to do using
sudo. for example, do not let a user run something with sudo from which you
can start a shell, because that shell will be a root shell (e.g. emacs).
consider what a user needs to do as root, and give him permissions to run
only that as root.
anami
<magd...@my-dejanews.com> wrote in message
news:7iej22$2kk$1...@nnrp1.deja.com...