Re: [PATCH] esx: Change the default username when connecting to VCenter

2023-03-24 Thread Martin Kletzander
On Fri, Mar 24, 2023 at 12:11:23PM +0100, Michal Privoznik wrote: While it's true that the default username is: administrator@${SSO-Domain} in majority of cases the ${SSO-Domain} is "vsphere.local". But our code (and what virsh displays then) says it's just "administrator". This is wrong

[PATCH] esx: Change the default username when connecting to VCenter

2023-03-24 Thread Michal Privoznik
While it's true that the default username is: administrator@${SSO-Domain} in majority of cases the ${SSO-Domain} is "vsphere.local". But our code (and what virsh displays then) says it's just "administrator". This is wrong also from a different POV: the username must contain the suffix no