Determining last login time for a user

From: Chris Knorr <cknorr_at_trapsystems.com>
Date: Thu, 21 Jul 2005 13:21:06 -0400

This should be simple but it's causing me heartburn. I just want to know the
last time any of the users on my Tru64 Unix V5.1B system have logged in. The
system shows it when you actually log in so I know it's there somewhere. I
want to do this from a system management (root) level so I can look to get
rid of accounts that haven't been used in a long time.

I tried the lastlogin command. It did create a file called
/var/adm/acct/sum/loginlog, but the first column (presumably the date) is
all zero's. I tried parsing my way through /var/adm/wtmp and it doesn't even
seem like all the information is there, but in any case, it's very hard to
read.

thanks!

Chris
Received on Thu Jul 21 2005 - 17:22:23 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:45 NZDT