6.5

Table Of Contents
The system displays permission information. The second column indicates whether the information is
for a user or group.
Principal Is Group Role
-----------------------------------
ABCDEFGH\esx^admins true Admin
dcui false Admin
root false Admin
vpxuser false Admin
test1 false ReadOnly
2 Set permissions for a user or group. Specify the ID of the user or group, and set the --group option to
true to indicate a group. Specify one of three roles, Admin, ReadOnly or NoAccess.
esxcli system permission set --id test1 -r ReadOnly
3 Remove permissions for a user or group.
esxcli system permission unset --id test1
Account Management
You can manage accounts by using the following commands.
esxcli system account add
esxcli system account set
esxcli system account list
esxcli system account remove
Chapter 7 Managing Users
VMware, Inc. 121