Hi everyone,
I have an ESXi 6.5 that hosts several servers. I need to create a user that has the grant to view only a single Virtual Machine and do nothing else.
The steps I have done are:
- I have firstly created the user;
- I have created a role "Virtual Machine"
- Right click on the VM, then granted this permission to the user;
But when I try to login with that user, I have this error:
Connection to ESXi host timed out
If instead I give the same permission at the Host level, it logs in but I see all the VMs.
How can achive this objective?
Thank you.