Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

ICK007

Alarm level

Major.

Description

The directory in which the integrity checking process rules file appears is accessible by nonauthorized users. The rules file is insecure and is vulnerable to corruption. The situation may affect functioning of the IR system.

Repair procedure

To resolve the problem:

  1. Enter ls ld /vs/etc to verify that the directory in which the rules file appears is owned by root and is not writable by any other user.
  2. The output should be similar to drwxrxrx 3 root bin 64 Dec 30 12:11 /vs/etc.

  3. If the mode is not drwxrxrr, enter chmod 755 /vs/etc.
  4. If the owner is not root, enter chown root /vs/etc.
  5. If the group is not bin, enter chgrp bin /vs/etc.

� 2002 Avaya Inc. All Rights Reserved.