When attempting to log in to the VCF Automation appliance or console directly as the root user, the connection is denied or the login fails. You may observe the following symptoms:
Receiving "Access Denied" or "Authentication Failed" errors when using SSH for root.
VCF Automation 9.x
Direct root access via SSH is disabled by default to align with security best practices and hardening standards. This prevents unauthorized users from gaining full administrative control through a single set of credentials and ensures an audit trail for user actions.
To access the system with root privileges, you must first log in as a System user and then elevate your permissions. Follow these steps:
vmware-system-usersu or sudo command to elevate to root: sudo su -