The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-16-2004
dozy dozy is offline
Registered User
 

Join Date: Nov 2002
Location: in my house
Posts: 36
Question logging users activity

Hello All!

Does anyone know of a nice way to log commands in solaris 8.
What I need is a program or script that saves any command that a user does in solaris command prompt. So when Steven logs in on a system, it should record everything he does, from an ls to exit with timestamps. I’ve been looking at sudo and from what I can se the user needs to use the sudo command to make it log his or her commands, and I really need this to be invincible for the user.
Reply With Quote
Forum Sponsor