[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
OOPS: y2k problem with ->/var/log/adduser<-
SORRY! NO SLEEP! Its /var/log/adduser NOT /var/log/lastlog
openbsd 2.6
I just noticed something today when I was spinnin through logfiles. The
date calculation for the logfile /var/log/adduser is using a
(DECADE+1) style of date calculation that produces a "100" in place of
"00" for the logs. It may not be necessary to move to a 4 digit year for
the logfiles, but I think a tweak of the log generating script is
necessary :) I'm sure its an easy fix.
Check it out.
-Joe
OpenSource: It's better than bad, it's good!