Results 1 to 3 of 3
Hi dear friends
I have an RHEL5 installed and I gave all users on it rbash shell, Now I want to audit all commands that they did in there shell ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-31-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 5
bash auditing
Hi dear friends
I have an RHEL5 installed and I gave all users on it rbash shell, Now I want to audit all commands that they did in there shell once they enter them, Can any guide me to the way
Thanks
- 06-04-2009 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 468
perhaps you could set bash up so as to save a user's
commands in "/root/history.user" or some such, and then
peruse at your leisure.
from "man bash"
HISTFILE
The name of the file in which command history is saved
(see HISTORY below). The default value is
~/.bash_history.the sun is new every day (heraclitus)
- 06-06-2009 #3Linux Newbie
- Join Date
- Feb 2009
- Posts
- 101
auditd services.


Reply With Quote
