Active Directory VMware Configuration
In the event that vCenter Server is unavailable, it is recommended to
configure an Active Directory account that can be used to connect directly
to the VMware hosts to perform shutdown actions. vCenter Server must be
available for Dell
VxRail cluster shutdown.
This topic outlines how to configure an Active Directory account that
can be used to connect directly to the VMware hosts to perform shutdown
actions. This topic is only relevant in a stretched cluster configuration.
- In Active Directory Users and Groups create a group called ESX Admins and add your user(s)
to the group.

|
When using Active Directory VMware provides a default AD
Group account called "ESX Admins". This group is
automatically added to each ESXi host joined to the domain
and is granted administrator rights by default. |
- Add Active Directory as an Identity Source in VMware Single Sign
On using the vSphere Web Client.
- Log in to vCenter Server using the vSphere Web Client via a browser
- https://<your_vcenter_ip>
- using default vCenter Server administrator account – administrator@vsphere.local.
- Navigate to Administration > Single Sign
On > Configuration and then on the Identity Sources tab.

- Click on the
symbol to add a new identity
source.
- Select Active Directory as a LDAP Server.
- Enter the domain details; e.g. - testdomain.com
- Name: testdomain
- Base DN
for Users: CN=Users, DC=testdomain, DC=com
- Domain Name: testdomain.com
- Alias: testdomain
- Base DN
for Groups: CN=Users, DC=testdomain, DC=com
Primary Server URL:
domaincontroller.testdomain.com
- Username: testdomain\domainuser

- Click OK.
- Log into vCenter using the vSphere client and navigate to Menu > Administration >Single Sign On > Users
and Groups.
- Click on the
symbol and create a user.
- Click OK.

- Navigate to Menu > Administration >
Global Permissions.
- Click on the
symbol. Select User and change
the Assigned Role to Administrator.
- Confirm "Propagate to children" is selected.
- Click OK.
- Add all required roles for the User.

Shared Local Account for vCenter Server and VMware hosts
Create Shared Local Account on vCenter Server - not using local OS
- In the event that vCenter Server is unavailable a shared
account needs to be configured that can be used to connect directly
to the VMware hosts to perform shutdown actions. vCenter Server
must be available for Dell
VxRail cluster shutdown. A shared account needs to be configured
that can be used to connect directly to the VMware hosts to perform
shutdown actions.
- Log in to vSphere Web Client as administrator@vsphere.local.
- Navigate to Menu > Administration >
Single Sign On > Users and Groups.
- Select the vsphere.local domain and click
Add User.

- Enter your vCenter username and password, and click OK.
- Navigate to Menu > Administration >
Global Permissions.
- Click on the
symbol. Select the User created
in Step 4 and change the Assigned Role to Administrator.
- Confirm "Propagate to children" is selected.
- Click OK.

- Navigate to Single Sign On > Configuration
> Identity Sources. Select the vsphere.local domain where
the new User was added and set this as the default domain.

- In PowerChute, when adding the username, do not include the @vsphere.local
suffix. This is not required as ESXi host usernames cannot include
@vsphere.local.
Create Shared Local Account on vCenter Server - using local OS
- In the event that vCenter Server is unavailable a shared
account needs to be configured that can be used to connect directly
to the VMware hosts to perform shutdown actions. vCenter Server
must be available for Dell
VxRail cluster shutdown. A shared account needs to be configured
that can be used to connect directly to the VMware hosts to perform
shutdown actions.
- If Active Directory is not available then a local user account
can be added to vCenter Server.
- An account with the same name and password then needs to be added
to each ESXi host.
Log in to vCenter Server machine and add a user via Computer
Management -> Local Users and Groups for Windows.

On Linux/vCenter Server Appliance use the terminal commands “useradd” and “passwd”.

- Log in to vCenter Server using the vSphere Client and navigate
to Menu > Administration > Global Permissions.
- Click on the
symbol. Select vsphere.local
under User, select the User that was added in step 4 and change the
Assigned Role to Administrator.
- Confirm "Propagate to children" is selected.
- Click OK.
Shared Local Account for vCenter Server and VMware hosts
Create Shared Local Account on each VMware host
- Log in to the ESXi Client and navigate to Manage
> Security and Users > Users.
- Click Add User.
- Enter your username and password, and click OK.
- Right-click the Host in the inventory and click Permissions.
- Click Add User.
- Select the User created in step 2 and change the Assigned Role
to Administrator.
- Click OK.

|
A shared local account should be used when vCenter Server
is running on a VM and Active Directory is unavailable. |