Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
sudo logs - login, logout logs??
Name: Big_Z Date: August 31, 2004 at 10:24:01 Pacific OS: AIX 5.1 CPU/Ram: RISC/1GB
Comment:
Hello,
Here is my issue, I need to track the usage of sudo in a log file. I know there is a sudo.log file which gives the time/date/command that was used and who used it. The problem is, I need to track when that user logged out of a certain ID. Is this possible?
Check out this example:
$> whoami aixuser1 $> sudo su - root #> whoami root #> exit (need a time stamped log entry here) $>
Summary: HELP!! Could someone tell me if its possible to control the time that users can login and have to be logged out of my system? I am running Dynix/ptx v 4.2.3 on a Sequent SE/20. I want to be able to re...
Summary: Operating System Assignment 1 Shell Programming Prepared By: Yeo Boon Pu Page 1 of 1 Shell Programming Assignment Assignment Objectives The objectives of this assignment is to ensure that the students...