How to login with elevated root account in the vLCR connector appliance/s and check OpenSSH version.
VMware Live Cyber Recovery 7.27.x
1) Login to the connector appliance shell with Admin account
Note: The connector password is available in vLCR UI,
2) Type the below command
# entersupportmode
3) Type the below command to enable root account and fetch the password
# dev root enable
4) Exit and login as root and paste or type the password displayed in the previous command.
To check openssh version
Run command 'ssh -v localhost'