
ICK010
Alarm level
Minor.
Description
The integrity checking process has found a file specified by a rule that does not comply with the requirements of the rule. Depending upon the rule, the integrity checking process may attempt to correct the problem or just report it.
Repair procedure
If the message does not indicate that the problem has been automatically corrected, determine why the specified file is failing the rule test. Then correct the problem by taking one of these actions:
- If the message indicates an error with the mode, use the chmod command to change the mode.
- If the message indicates an error with the group, use the chgrp command to change the group.
- If the message indicates an error with the owner, use the chown command to change the owner.
- If the message indicates that the file does not exist, create the file.
- If the file is a UNIX file, see a UNIX reference manual for additional information.
- If the file is specific to the voice response application, make required corrections there.