Delete the .ssh directory by entering the rm -r /home/vpinstall/.ssh command.
ADDITIONAL INFORMATION:
Or
ADDITIONAL INFORMATION:
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.
Enter the chmod -s /opt/Avaya/InstallAgent/bin/InstallAgent command to disable the InstallAgent RPM.
ADDITIONAL INFORMATION:
The command removes the user ID permission from the InstallAgent package.