Hi,
I think the admin password is good, I know the master passord.
So I can connect to web interface I can add and manage the identity sources, just when I run some other rsautil commands
C:\Program Files\VMware\Infrastructure\SSOServer\utils>rsautil manage-identity-source -a list -u admin -p "password"
the result is ERROR Caller does not have permission to flush.
or
C:\Program Files\VMware\Infrastructure\SSOServer\utils>rsautil manage-oc-administrators -a list -u admin -p "password"
Error: Authentication with user name/password failed.
So if I want to reregister the web client with SSO:
C:\Program Files\VMware\Infrastructure\vSphereWebClient\scripts>client-repoint.bat https://mylookupservice:7444/lookupservice/sdk admin password
Install directory is C:\Program Files\VMware\Infrastructure\vSphereWebClient\
Java home is C:\Program Files\VMware\Infrastructure\jre1\
Intializing registration provider...
Getting SSL certificates for https://mylookupservice:7444/lookupservice/sdk
Getting SSL certificates for https://....:7444/sso-adminserver/sdk
Getting SSL certificates for https://....:7444/ims/STSService?wsdl
Return code is: NotPrivileged
4
Error connecting to VMware Lookup Service https://mylookupservice:7444/lookupservice/sdk.
4
So I can unistall the web client and install the Inventory with admin account - something is not connected! The password is good because if I use other password return
Cannot authenticate user
Return code is: InvalidCredentials
Other think is that I cannot see in the web client the Vcenter server, so could be something connceted with this issue.