0

How to create local users and Group on Esxi host vCenter Server via GUI and CommandLine

I am trying to create local users and group on Esxi 6.0 and found that i am not getting that option (manage users and groups). why because After upgrading to vSphere 5.1 or later, you cannot create a local user group on the host.

So question arise in my mind is that

How to create local user on ESXi host or vCenter server via command line or GUI.

If you want to create local user from vSphere Client on ESXi host steps are below:

  1. Login into Esxi host via vSphere Client.

Dtechinspiration-ESXi-localuser

2. Right click and click Add.

Dtechinspiration-ESXi-localuser1

3. Provide User (like Sandeep or Shaswati) and Name ( like Admin, DCUI user).

Dtechinspiration-ESXi-localuser2

4. Your user is created.

Creating User on vCenter Server via Command line

  1. Login into vCenter server via SSH

Dtechinspiration-vCenter-localuser

2. Run this command and your user is ready.

localaccount.user.add –role Administrator –username Sandeep –password (No need to provide here) –fullname Sandeepkaushik –email [email protected]

Dtechinspiration-vCenter-localuser1

Provide the password and your is created.

 

 

SandeepKaushik and ShaswatiMukherjee

Leave a Reply

Your email address will not be published. Required fields are marked *