Print

Optional: Disabling the InstallAgent RPM

Procedure

  1. Delete the .ssh directory by entering the rm -r /home/vpinstall/.ssh command.

    Or

    If you want to save the .ssh directory for future reference, you can rename the directory. For example, to rename the .ssh file to .sshOld, enter the mv /home/vpinstall/.ssh /home/vpinstall/.sshOld command.

  2. Enter the chmod -s /opt/Avaya/InstallAgent/bin/InstallAgent command to disable the InstallAgent RPM.

    The command removes the user ID permission from the InstallAgent package.