This issue is resolved in VMware vCenter Server Appliance 6.5 U2, available at VMware Downloads.
Workaround:
Note: Ensure to take a snapshot of PSC before proceeding with the steps.
- Log in to PSC.
- Allow for connection via SCP tools such as WinSCP by running this command:
chsh -s "/bin/bash" root
- Stop the IDM service by running this command:
service-control --stop vmware-sts-idmd
- Backup the original file /opt/vmware/lib64/vmware-identity-platform.jar file.
- Download the file as per the vCenter Server version from the attachment rename and replace it.
For vCenter Server 6.5: 2150731_vmware-identity-platform-65.jar
For vCenter Server 6.5 U1: vmware-identity-platform-65u11.jar
- Start the IDM service by running this command:
service-control --start vmware-sts-idmd
- Check the service status.
service-control --status