admin account.VMware NSX
To temporarily enable root SSH access via the admin CLI (applicable to NSX 3.2.0 and later):
Log in to the NSX Manager via SSH or Console using the admin account.
Ensure the SSH service is running by executing: start service ssh
Enable direct root login by executing: set ssh root-login
Verify the SSH service status to confirm root login is active: get service ssh
Perform the required diagnostic or troubleshooting tasks.
Disable root login immediately upon task completion to restore system security: clear ssh root-login