disregard...
Comment thread started by Anonymous on vSphere HTML5 Web Client
We did worry that browsers might block .bat files so if that was the problem please let me know.
Was just pointed out to me the error. We accidentally left in an internal link in the instructions PDF! We're getting the PDF updated.
The .bat file necessary is one of the attachments you can download from the Fling, and is only necessary for Windows vCenter installations.
The same problem, vsphere html5 webclinet, 2.14.0. VCSA 6 U2
bash & shell is enable.
vcenter:~ # bash --version
GNU bash, version 3.2.51(1)-release (x86_64-suse-linux-gnu)
Copyright (C) 2007 Free Software Foundation, Inc.
vsphereh5:~ # /usr/local/bin/vsphere-client-config-ui configure --vc vcenter.mydomain.com --user root --start
vSphere Client Web Server is already stopped.
Connecting to SSO server, you will be prompted for user's credentials
root@vcenter.mydomain.com's password:
Unknown command: `mkdir'
Creating /etc/vmware/vsphere-client/config directory
Creating /etc/vmware/vsphere-client/vsphere-client directory
Creating /etc/vmware/vsphere-client/vsphereFeatures directory
Generating keystore file and property files.
root@vcenter.mydomain.com's password:
Unknown command: `bash'
Downloading keystore file and property files.
root@vcenter.mydomain.com's password:
Unknown command: `scp'
Configuration process was not successful
Configuration unsuccessful: could not connect to SSO
Switching the vCenter Server Appliance 6.x to BASH Shell
Log in to the vCenter Server Appliance through SSH.
Run this command to enable access the Bash shell:
shell.set --enabled true
Type shell and press Enter.
In the temporary BASH shell, run this command to permanently configure the default Shell to BASH for Root:
chsh -s /bin/bash root
Log out from the Appliance Shell.
Log in again for the changes to take effect.
after
rum /usr/local/bin/vsphere-client-config-ui configure --vc vcenter.mydomain.com --user root --start
Both vCenter (VSCA) and vSphereHTML, have Bash, as the default shell and are Time sync. During the process, I can see the "Unknown commands" I.e mkdir, bash and scp.
vhtml5:/etc/init.d/configui configure --start yes --user administrator@sso..amanet --vc
and
vhtml5:/etc/vmware/vsphere-client/config # /etc/init.d/configui configure --start yes --user administrator@sso.amanet --vc 10.aaa.bbb.ccc
vSphere Client Web Server is already stopped.
Connecting to SSO server, you will be prompted for user's credentials
administrator@sso.amanet@10.aaa.bbb.ccc's password:
Unknown command: `mkdir'
Creating /etc/vmware/vsphere-client/config directory
Creating /etc/vmware/vsphere-client/vsphere-client directory
Creating /etc/vmware/vsphere-client/vsphereFeatures directory
Generating keystore file and property files.
administrator@sso.amanet@10.aaa.bbb.ccc's password:
Unknown command: `bash'
Downloading keystore file and property files.
administrator@sso.amanet@10.aaa.bbb.ccc's password:
Unknown command: `scp'
Configuration process was not successful
Configuration unsuccessful: could not connect to SSO
#
Any tips or advice, as I very much would like to get vSphereHTML5
Both vCenter (VSCA) and vSphereHTML, have Bash, as the default shell and are Time sync. During the process, I can see the "Unknown commands" I.e mkdir, bash and scp.
vhtml5:/etc/init.d/configui configure --start yes --user administrator@sso..amanet --vc
and
vhtml5:/etc/vmware/vsphere-client/config # /etc/init.d/configui configure --start yes --user administrator@sso.amanet --vc 10.aaa.bbb.ccc
vSphere Client Web Server is already stopped.
Connecting to SSO server, you will be prompted for user's credentials
administrator@sso.amanet@10.aaa.bbb.ccc's password:
Unknown command: `mkdir'
Creating /etc/vmware/vsphere-client/config directory
Creating /etc/vmware/vsphere-client/vsphere-client directory
Creating /etc/vmware/vsphere-client/vsphereFeatures directory
Generating keystore file and property files.
administrator@sso.amanet@10.aaa.bbb.ccc's password:
Unknown command: `bash'
Downloading keystore file and property files.
administrator@sso.amanet@10.aaa.bbb.ccc's password:
Unknown command: `scp'
Configuration process was not successful
Configuration unsuccessful: could not connect to SSO
#
Any tips or advice, as I very much would like to get vSphereHTML5
Ignore my SOS above, pardon the pun, turns out I was trying the SSO password, not the vSphere's Physical Host root's password.
It's currently doing its magic.
Cannot download the server-configure.bat file. Link appears to be broken?