- VMware vSphere 5.5 Cookbook
- Abhilash GB
- 311字
- 2021-07-23 20:21:52
Assigning users/groups to the vCenter Server
Be it a simple installation or component installation, you will only able to connect to vCenter Server using the SSO administrator (administrator@vsphere.local
) after the installation. This is because, by default, the SSO administrator is assigned the vCenter administrator role. Most environments require other users to be able to connect to vCenter Server. To make this possible, you will need to manually assign an access role to a user/group you would like to provide access to.
Getting ready
Make sure that the domain from which you will be selecting a group/user is added as an identity source. For instructions, read the Adding an additional Identity Source to the SSO Server recipe.
How to do it…
The following procedure will guide you through the steps required in assigning access roles to a user/group:
- Using Web Client, connect to vCenter Server as the SSO administrator and navigate to the vCenter inventory home:
- At vCenter Home, click on vCenter Servers under the Inventory Lists category:
- Then, with the vCenter Server selected, navigate to Manage | Permissions and click on the + icon to bring up the Add Permission window:
- Click on the Add button to bring up the Select Users/Groups window:
- Select the domain you would like to add a group/user from, use the search box to filter the search, select the group/user, hit Enter to find the user/group, select and click on Add to make the selection, and click on OK to return to the Add Permission window:
- In the Change Role On Permission window, with the user selected, assign an intended role. Click on OK to add the permission:
- The Permissions tab will now show the newly added group/user:
You should now be able to use vSphere Client, vSphere Web Client, or any other connection type (API) to connect to vCenter Server using the added user.
- 測試驅動開發:入門、實戰與進階
- 零基礎玩轉區塊鏈
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Learning Unity 2D Game Development by Example
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Scala Functional Programming Patterns
- 你好!Python
- Java網絡編程實用精解
- Instant JRebel
- Mastering Assembly Programming
- OpenCV輕松入門:面向Python
- Pentaho Analytics for MongoDB Cookbook
- Java Web應用設計及實戰
- Python深度學習實戰:基于TensorFlow和Keras的聊天機器人以及人臉、物體和語音識別
- C# 4.0權威指南