WENDELMATTOSICLOUD / vmbix

Automatically exported from code.google.com/p/vmbix
0 stars 0 forks source link

vmbix with vSphere 5.5 compatibility #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install vCenter 5.5
2. Install local SSO for vCenter 5.5
3. Run vmbix with: 
a) vmbix -P 12053 -u Administrator@vsphere.local -p PASS -s https://0.0.0.0/sdk
b) vmbix with: vmbix -P 12053 -u Administrator -p PASS -s https://0.0.0.0/sdk

Output is at both CLI:
RemoteException: com.vmware.vim25.InvalidLogin
RemoteException: com.vmware.vim25.InvalidLogin

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Last version.

Original issue reported on code.google.com by wilm...@gmail.com on 4 Nov 2013 at 9:22

GoogleCodeExporter commented 8 years ago
Correction: vmbix -P 12052 -u Administrator@vsphere.local work, the password 
was wrong.

Original comment by wilm...@gmail.com on 4 Nov 2013 at 9:35