Skip to main content

Forgot Vcenter server sso domain name

If you forget the sso domain and want to find out from VCSA server, below are the files you have to look for:


SSO Domain Name

You will find it in the following two configuration files:
Windows:
C:\ProgramData\VMware\vCenterServer\cfg\install-defaults\vmdir.domain-name
VCSA:
/etc/vmware/install-defaults/vmdir.domain-name
VCSA 6.0u2:
/usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name --server-name localhost

Comments