Problem: Today I faced a new problem in my home lab when I was trying to install the vShield components on my Esxi Hosts. Selecting the Esxi host and navigation to vShield tab was displaying an error
” vCenter User ‘Alexvcadmin’ has not been assigned a role on vShield Manager”
Reason: The reason for this error was I had not defined any role for the vCenter user (vcadmin in my case) on vShield manager appliance.
Resolution: To fix this issue login to web interface of vShield Manager, select Settings and Reports and navigate to Users tab and click on Add button to add a new user.
As you can see in below screenshot vcadmin user is not visible under user list.
Clicking on Add button will pop-up a new window where you have to specify the user details and associate this user with available role.
Select the second option “Specify a vCenter User” and provide the details of username in the format of Domainusername
Hit Next to select the roles for this user.… Read More