To resolve this issue, perform these steps:
In vCenter Server Appliance:
- Make changes within the AD group
- Wait for the replication period (depends on the size of the environment)
- Log in to vCenter Server Appliance through SSH.
- Run this command to stop the vpxd service:
service-control --stop vmware-vpxd
- Run this command to start the vpxd service:
service-control --start vmware-vpxd
Note: User should have the changed permissions once you log in to the web client
In Windows vCenter Server:
- Make changes within the AD group
- Wait for the replication period ( depends on the size of the environment)
- Log in to vCenter server
- Open Command prompt with administrative privileges
- cd C:\Program Files\VMware\vCenter Server\bin
- Run this command to stop the vpxd service:
service-control --stop vmware-vpxd
- Run this command to start the vpxd service:
service-control --start vmware-vpxd