Originally posted by: tony.evans
Those commands won't help. You can try su'ing to the user and running the history command (this may or may not be against your company policy), however the results of that command are based purely on the contents of the .sh_history file which can be edited.
Usually when people want to know what other people did, it's because they did something they should not have. In that case, the .sh_history file isn't reliable enough since it's easy to modify.
I've
never turned auditing on, on an AIX server so someone else will have to answer what it provides.
The best you'll be able to do, is find out when the file was last changed, who was logged on at the time (last) and that might help you narrow things down.
#AIX-Forum