The VMware Engineering is aware of this known issue and is currently working on a resolution which will be part of a future release.
Workaround:
As work around, please follow the below steps:
- Connect to vRSLCM VM from vCenter console and login to the VM using root credential.
- Open the /etc/ssh/sshd_config file in vCenter Console with a text editor and remove the line <AllowGroups wheel>
- Restart the SSH daemon with the systemctl restart sshd command.