Hello,
During the daily system (FreeBSD 9.2) checks I noticed a strange behaviour of the user accounting database:
As in the above the entry for an "admin" user is repeated multiple times - all of the login details are the same. There are also many other entries I find correct. What might be a cause of a problem? Corrupted user accounting database?
During the daily system (FreeBSD 9.2) checks I noticed a strange behaviour of the user accounting database:
Code:
% last
[...]
admin pts/30 10.16.0.4 Wed Sep 3 08:59 - 08:59 (00:00)
admin pts/30 10.16.0.4 Wed Sep 3 08:59 - 08:59 (00:00)
admin pts/30 10.16.0.4 Wed Sep 3 08:59 - 08:59 (00:00)
admin pts/30 10.16.0.4 Wed Sep 3 08:59 - 08:59 (00:00)
admin pts/30 10.16.0.4 Wed Sep 3 08:59 - 08:59 (00:00)
admin pts/30 10.16.0.4 Wed Sep 3 08:59 - 08:59 (00:00)
admin pts/30 10.16.0.4 Wed Sep 3 08:59 - 08:59 (00:00)
[...]
As in the above the entry for an "admin" user is repeated multiple times - all of the login details are the same. There are also many other entries I find correct. What might be a cause of a problem? Corrupted user accounting database?