Hi:
I am seeing an error while installing vCenter web client at the point where you provide you vcenter sso admin user and password. I have verified that the admin user and password are correct by logging into the vcenter with the same credentials in a vsphere client. But I still get the error that user is not privileged to perform the action. I looked in to the VM_ssoreg.log file and I can see these steps:
[2013-11-19 12:11:51,872 main DEBUG com.vmware.vim.install.impl.RegistrationProviderImpl] Creating VMODL client for LookupService
[2013-11-19 12:11:52,215 main DEBUG com.vmware.vim.install.impl.RegistrationProviderImpl] Getting the locations of SSO admin server and STS
[2013-11-19 12:11:52,293 main INFO com.vmware.vim.install.impl.RegistrationProviderImpl] Getting SSL certificates for https://<vcenterserverhostname>:7444/sso-adminserver/sdk
[2013-11-19 12:11:52,293 main DEBUG com.vmware.vim.install.impl.RegistrationProviderImpl] Establishing socket connection to <vcenterserverhostname>/<ip>:7444. Timeout is 60000
[2013-11-19 12:11:52,309 main DEBUG com.vmware.vim.install.impl.RegistrationProviderImpl] Creating client for SSO Admin on address: https://<vcenterserverhostname>:7444/sso-adminserver/sdk
[2013-11-19 12:11:53,978 main ERROR com.vmware.vim.install.cli.commands.ValidateLsCommand]
[2013-11-19 12:11:53,978 main INFO com.vmware.vim.install.cli.RegTool] Return code is: NotPrivileged
Any idea? The user is the admin user I created successfully during single sign-on installation.