Number of allowed backups in Virtuozzo Panel Replace system files inside Virtuozzo Windows VPS
Jun 21

In Virtuozzo 3, vzagent0 user was used to connect to VZMC (Virtuozzo Management Console). As a regular practice passwords are changed so after resetting vzagent0 password, its recommended to clear the SSH authorized keys too. Following commands can be used to clear the SSH authorized keys for vzagent0.

On Linux Nodes:

vzctl exec 1 “> /home/vzagent0/.ssh/authorized_keys2″

on Windows Nodes:

vzctl exec 1 cmd /c del “c:\Program Files\OpenSSH\home\vzagent0\.ssh\authorized_keys2″

Leave a Reply

You must be logged in to post a comment.