VMware Cloud Community
PramodKhalate
Enthusiast
Enthusiast

Error - Register Web-client with different SSO server

Hello Guys

I am trying to register vCenter component on different SSO serve and facing issue while register vSphere web client on different SSO server. 

I can able to register other vCenter component (Inventory Services / vCenter Server) I am referring KB 2033620.

https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=20336...

Any help will be greatly appreciated.

C:\Program Files\VMware\Infrastructure\vSphereWebClient\scripts>client-repoint.bat https://w03vcpoc008.myl.com:7444/lookupservice/sdk admin@system-domain

Install directory is C:\Program Files\VMware\Infrastructure\vSphereWebClient\

Java home is C:\Program Files\VMware\Infrastructure\jre

Intializing registration provider...

Getting SSL certificates for https://w03vcpoc008.myl.com:7444/lookupservice/sdk

Getting SSL certificates for https://W03VCPOC008.myl.com:7444/sso-adminserver/sdk

Getting SSL certificates for https://W03VCPOC008.myl.com:7444/ims/STSService?wsdl

Successfully created dummy service, we have sufficient privileges

Successfully deleted dummy service, we have sufficient privileges

The file C:\ProgramData\VMware\SSL\ROOT_LS_SSL_CHAIN.crt already exists. Overwriting...

The file C:\ProgramData\VMware\SSL\1_LS_SSL_CHAIN.crt already exists. Overwriting...

Certificates saved successfully

Return code is: Success

0

Successfully connected to VMware Lookup Service.

Missing required options: [ip]

usage: registerSolution [OPTIONS]

     -c,--cert <arg>                    Folder where the Lookup Service SSL

                                        certificate chain will be stored

     -d,--ls-url <arg>                  Address of Lookup Service server

     -h,--help                          Prints this help message

     -ip,--install-props <arg>          Location of the file, containing the

                                        registration information

     -o,--overwrite                     Specifies whether to delete all files in

                                        the folder, if such are present

     -p,--password <arg>                Password for the user with

                                        administrative privileges. REQUIRED if

                                        username is provided

     -r,--role <arg>                    Role to be assigned to the newly created

                                        user. One of "read" or "admin"

     -sc,--solutionCert <arg>           Certificate of the solution user to be

                                        authenticated. REQUIRED if solution

                                        private key is provided

     -sk,--solutionPrivateKey <arg>     Private key of the solution user to be

                                        authenticated. NOT REQUIRED if username

                                        and password are provided

     -t,--thumbprint <arg>              Thumbprint against which to verify the

                                        LS server

     -u,--username <arg>                User with administrative privileges. NOT

                                        REQUIRED if solution certificate and

                                        private key are provided

Return code is: InvalidInput

-2

.

The VMware Log Browser service was stopped successfully.

The VMware Log Browser service is starting..

The VMware Log Browser service was started successfully.

Log Browser is successfully registered with VMware Single Sign-on Service.

Missing required options: [ip,si]

usage: registerService [OPTIONS]

     -c,--cert <arg>                         Folder where the Lookup Service SSL

                                             certificate chain will be stored

     -d,--ls-url <arg>                       Address of Lookup Service server

     -dir,-- <arg>                           In case of multiple property files,

                                             the directory in which to search

                                             for the files

     -h,--help                               Prints this help message

     -ip,--installation-properties <arg>     The file, containing the

                                             registration information. In case

                                             when a folder is provided with the

                                             --dir option, only paths relative

                                             to that folder are accepted

     -o,--overwrite                          Specifies whether to delete all

                                             files in the folder, if such are

                                             present

     -p,--password <arg>                     Password for the user with

                                             administrative privileges. REQUIRED

                                             if username is provided

     -sc,--solutionCert <arg>                Certificate of the solution user to

                                             be authenticated. REQUIRED if

                                             solution private key is provided

     -si,--serviceId-file <arg>              The file where the serviceId will

                                             be stored

     -sk,--solutionPrivateKey <arg>          Private key of the solution user to

                                             be authenticated. NOT REQUIRED if

                                             username and password are provided

     -t,--thumbprint <arg>                   Thumbprint against which to verify

                                             the LS server

     -u,--username <arg>                     User with administrative

                                             privileges. NOT REQUIRED if

                                             solution certificate and private

                                             key are provided

Return code is: InvalidInput

-2

Error registering vSphere Web Client with VMware Lookup Service.

-2

C:\Program Files\VMware\Infrastructure\vSphereWebClient\scripts>

If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful
0 Replies