Hi. The other day I did a 'lastlog' and found an entry like the following:
Code:
root pts/6 :0.0 Mon Nov 1 23:53:48 +0100 2004
Today the light went out and after I rebooted I did another 'lastlog', and the same entry appeared again. I also saw it with 'last':
Code:
# last -adix
[...]
root pts/6 Mon Nov 1 23:53 - 23:53 (00:00) 0.0.0.0
[...]
The thing is I've never logged in as root. I have only used 'su' in terminals once logged as a normal user. Besides, on Nov. 1 at 23:53 the system was already running; it had been running for more than two hours since the last reboot that same day.
I also found a related entry with 'utmpdump':
Code:
utmpdump /var/log/wtmp
[...]
[7] [07422] [/6 ] [root ] [pts/6 ] [:0.0 ] [0.0.0.0 ]
[Mon Nov 01 23:53:48 2004 CET]
[...]
I haven't found any strange sign or abnormal behaviour lately. I'm using 'iptables' with a script that I think has the system more or less covered. Services are kept to a minimum, and the machine is not a server. 'chkrootkit' and file integrity checks have not triggered any alarm. 'lastb' didn't show anything either.
Where does this entry come from, then?
Any help will be greatly appreciated.