vCenter

 View Only
  • 1.  Error vpshere client

    Posted Jan 31, 2015 01:44 AM
      |   view attached

    Hello All

    I have been facing a problem when I try to  access Vcenter

    Enviroment:

    Vcenter 5.5

    windows 2008r2

    I have attached the screen.

    Thanks for the attention!!!

    regards

    Pacheco



  • 2.  RE: Error vpshere client

    Posted Jan 31, 2015 01:50 AM

    what happens if you try the username as just 'administrator'



  • 3.  RE: Error vpshere client

    Posted Jan 31, 2015 08:55 PM

    Same error



  • 4.  RE: Error vpshere client
    Best Answer

    Broadcom Employee
    Posted Jan 31, 2015 04:15 AM

    1. Did you add your vCenter VM in domain and then you installed vCenter on it ? if Not, you will have to first add your domain as identity source into SSO(This can be done only through web client : use default user: administrator@vsphere.local, if its vCSA default would be "user: root/pass: vmware") & then you will have to give vCnter admin privileges to domain administrator user .

    2. If Yes, please try login using webclient instead of VI client. (https://<web client IP>:9443) (If you installed all vCnter component on the same VM, then VC IP itself is web client IP, same for VCSA). Also try giving complete domain name like "VC01.com\administrator etc. (whatever is your domain).

    3. If you just try "administrator", it would be local OS(The VM on which you installed VC) admin user not the domain admin user . At-least you should be able to login with this user: administrator@vsphere.local (its default SSO domain)...if its vCSA default would be "user: root/pass: vmware"

    Let me know if you still face the issue.



  • 5.  RE: Error vpshere client

    Posted Jan 31, 2015 09:11 PM

    Hello!

    The Vcenter never been in a domain,  I'm using   hosts file

    172.162.1.150  vc01.local.net   vc01

    Have multiple environments that do not use AD . is it really necessary to use ?

    tanks  a lot!!!

    regards

    Pacheco



  • 6.  RE: Error vpshere client

    Broadcom Employee
    Posted Feb 01, 2015 04:21 AM

    Adding VC VM to the domain is recommended but not necessary. Iif its prod environment, it is good to add. In my test environment almost 99% of the time, I do not add VC to the domain.



  • 7.  RE: Error vpshere client

    Posted Jan 31, 2015 11:11 PM

    Thanks ALL