Unsolved ESXi 6.0 need to assign roles to user permission to access using WEB-UI
-
but the user who needs access to VM is using linux, but i cant give him admin access..
i can only give him access to particular VM where he can restart,shutdown and suspend. -
@nagendra said in ESXi 6.0 need to assign roles to user permission to access using WEB-UI:
but the user who needs access to VM is using linux, but i cant give him admin access..
i can only give him access to particular VM where he can restart,shutdown and suspend.There are windows RDP clients for Linux. This may be your best bet. Lock down the permissions at the VM level and give him RDP access.
-
@irj ok he can shutdown in RDP .but how does how start the PC ???
-
@nagendra said in ESXi 6.0 need to assign roles to user permission to access using WEB-UI:
@irj ok he can shutdown in RDP .but how does how start the PC ???
Ok. I didn't see that listed as a requirement.
With vsphere, this task is relatively simple.
-
yah but for linux (centos) we dont have client application ... do we have ??
-
@nagendra said in ESXi 6.0 need to assign roles to user permission to access using WEB-UI:
yah but for linux (centos) we dont have client application ... do we have ??
Maybe you can use the Vsphere roles
https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.security.doc/GUID-18071E9A-EED1-4968-8D51-E0B4F526FDA3.html
https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.security.doc/GUID-93B962A7-93FA-4E96-B68F-AE66D3D6C663.html -
thanks @dbeato but i dont have vcenter as well.
-
It seems like you may be stuck with giving local admin rights and RDP access or implementing a completely different solution
-
How big of a deal is it if he can't startup or shutdown the VM? I'd put a restart script on his desktop in case he needs it and completely disable shutdown. Of course with local admin rights he could potentially bypass it, but it will prevent an accidental shutdown.
-
@IRJ i can give him the access to webgui its working for root login as we have other VM's which is not related to his department ... am just trying to give me a same webgui access with limited function...