Enable Web Access on vSphere ESX 4
Not sure why this is but Web Access to ESX 4 is disabled by default.
To enable it ssh to the service console and log in as root.
[root@vmware]# chkconfig –level 345 vmware-webAccess on
Verify it has been enabled for run level 3, 4, and 5
[root@vmware]# chkconfig –list vmware-webAccess
vmware-webAccess 0:off 1:off 2:off 3:on 4:on 5:on 6:off
Start the service
[root@vmware]# service vmware-webAccess start
Starting VMware Virtual Infrastructure Web Access:
VMware Virtual Infrastructure Web Access [ OK ]
You can now log in a root at https://vmwareESXhostname/ui/
Does anyone know why VMware disabled this by default?
Welcome
Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed. Enjoy!
Not into geek stuff? Check out The VABiker.Net or SuffolkSky.com.
Why not Follow Me on Twitter?


