Symptoms:
This issue is caused when the previously used credentials were the root user or a full Administrator user and have since been changed to another user in VMware Aria Operations (formerly known as vRealize Operations).
For credential-less Service Discovery, the authentication status of a VM is displayed as "Guest Alias". This can occur if VMware Tools services are stopped or if data collection is not functioning as expected in VMware Aria Operations (formerly known as vRealize Operations).
To resolve this issue, clear the instance ID folder from the guest VM.
For credential-less Service Discovery.
To resolve the issue, follow these steps:
/tmp/VMware-SDMP-Scripts-instanceID-instanceUUID
C:\Temp\VMware-SDMP-Scripts-instanceID-instanceUUID
dnf -y install open-vm-tools
systemctl restart vmtoolsd.service
services.msc
, and restart the VMware Tools service.After completing these steps, the agent should authenticate correctly during the next collection cycle, and the authentication status will update to "Credentials Less."
Impact/Risks:
This issue impacts all credential-based authentication methods (for both guest alias and common credentials)