VMware vSphere

 View Only
  • 1.  vSphere Web client Redirect

    Posted Jul 09, 2019 07:44 AM

    vsphere 6.5 is currently in use.

    When connect to esxi, connected to the corresponding url.

    https://host_IP/ui/#/login

    ui/#login is the Default URL and must be modified

    Is there a way to modify the ui/#login URL?



  • 2.  RE: vSphere Web client Redirect

    Posted Jul 09, 2019 10:21 AM

    As far as I know this is not officially supported and there is no proper way to do that what you want. There are some guides on the internet on how to change this URL behavior in the endpoints.conf configuration file of the rhttpproxy. However, none of this works for rewriting the complete URL. And I wouldn't recommend you experimenting with it on a productive system either.

    But what exactly do you want to achieve? What bothers you about this URL and why do you want to change it at all?



  • 3.  RE: vSphere Web client Redirect

    Posted Jul 09, 2019 02:42 PM

    The security team called this a security vulnerability.



  • 4.  RE: vSphere Web client Redirect
    Best Answer

    Posted Jul 09, 2019 02:48 PM

    The security team called this a security vulnerability.

    Seriously? The security team has no idea. It's only a security problem if the accesses are not regulated and unauthorized people have access to this host...

    ---------------------------------------------------------------------------------------------------------

    Was it helpful? Let us know by completing this short survey here.



  • 5.  RE: vSphere Web client Redirect

    Posted Jul 09, 2019 12:21 PM

    You only need https://<FQDN>/ui. The reverse HTTP proxy will handle the redirects as necessary. Don't attempt to customize it.