[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] "isamchk" and "isamlog" files in /usr/bin



> Does anyone else have these two files in /usr/bin..?  I just found these
two
> files on the box I think has been compromised (again), and the other two
> boxes do NOT have these two files..
>
> -rwxr-xr-x   1 root     root      1706802 Feb 13  2000 isamchk
> -rwxr-xr-x   1 root     root      1643638 Feb 13  2000 isamlog

Craig,
Guessing here: does this box have MySQL installed on it?
ISAMCHK is a check process of the MySQL tables; to make sure they don't have
any errors.
Usually you do this by hand but it might have been something that someone
did when they reinstalled everything on the box.

Carrie