I have added the vCenter to the AD, and I am able to retrieve groups. We have a Datacenter which has about 7 ESXi hosts. I'd like to slice these hosts, in such a way that a few users are granted access to only a few hosts when they login to vCenter.
I've shown what the schema looks like. I would like users to receive Admin privileges ONLY on the ESXi host that they've been granted access to. To do this, I have done the following:
On top most
gspsec-vcenter
, I added the user and given Admin privilege butPropagate to Child Objects
is unchecked.On
GSPSEC
datacenter, I added the user and given Admin privilege butPropagate to Child Objects
is unchecked.On
Cluster
cluster, I added the user and given Admin privilege butPropagate to Child Objects
is unchecked.On
HOST
ESXi host, I added the user and given Admin privilege butPropagate to Child Objects
is checked.
So, on the host itself, I have granted admin privilege but I am still unable to see any VMs at all when I login with that user id.
Please assist.