ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

VCSA 5.5 Installation and configuration – Part 2

By Vladan SEGET | Last Updated: November 1, 2014

Shares

In the first part of the article we simply deployed the vCenter 5.5 VM from the OVF file – vCenter Server 5.5 Linux Appliance – Install/config ESXi 5.5 . Fast and efficient. While we successfully integrated the VCSA to the Windows domain and we could see the computer account in the AD, we still had to log in with the default VMware credentials (root/vmware) to the VCSA. Now it's time to finish the configuration and allows the possibility to use Single Sign-On and centralized logins by leveraging Windows AD. So that's why this article about VCSA 5.5 Installation and configuration – part 2.

VCSA 5.5 Installation and configuration – The configuration steps:

01. Login to the VCSA  appliance with login:  [email protected] pass: vmware (this is the default domain which is created by default – it's built-in the VCSA 5.5)

Go to Administration > Single Sign-On > Configuration

By default you see the default vSphere.local domain and localOS authentication that are those default ones.

vSphere 5.5 configuring SSL and SSO centralized logging

02. Click the Plus sign > Select Active Directory (integrated Windows Authentication)

You'll see a screen like the one below, where when you select the radio button for the AD authentication (first option) my lab domain got pre-populated there

vSphere 5.5 vCenter VCSA configuring SSL and centralized management

Now when this done you should end up with a screen like the one below. An additional Identity source has been added – our lab.local domain. Good, but that's not finish. It still require one more step.

vSphere 5.5 and configuring Windows Active directory authentication

03. Click the Groups TAB, then Select Administrators group. Then see the image for additional steps. I'm using my own AD account called Vladan, which is member of the Domain Administrators group in my Windows domain.

VCSA configuration

04. Next you have to give that user a permission to administer the top level objects in vCenter. You'll have to:

click vCenter > Select vCenter server > click again on the name of your vcenter server (see screenshot)

vcenter

Next you'll see a view like this. You click on Manage TAB > Permissions > Click the green Plus button and Click the Add button.

vcsa-config

You can then select from the drop-down list your domain and choose the user you want to give him a permission. After validation, the user appears like this:

vladan-user
Once done, you can log out, and log back in with [email protected] as an account… -:)

vSphere 5.5 configuration VCSA for Windows Based AD authentication

Now what if you want to give a less privileges to a user or a group of users?

You can of course add not only users, but also groups from AD. And you can add users/groups with less privileges if you want them just to manage some VMs. For example I've created (in my AD) a group called Students and put an AD account called student. I want this user only to use a VM, but nothing else..

Now I can easily attach this group to an existing template (virtual machine user) .Just click the High resolution graphic to see the details. I think you get the point…

Assigning less priviledges to a user (group)

And we can verify that the user cannot delete our VM….

Virtual Machine User - cannot delete a VM

Now, this is not new in vSphere 5.5. The administration of users, groups, and roles is part of the vSphere since the beginning. But the web based interface make doing things a slightly different ways, so I don't thinks its a bad to re-hash a bit…-:) Plus, there is still new folks which are just starting with IT, virtualization, and learning more about VMware techologies. That's why also this post was born.

Feel free to subscribe to our RSS feed or follow me on Twitter: @vladan

Did you like this post? SHARE it through any of those social networks -:).

Shares
4/5 - (1 vote)

| Filed Under: Server Virtualization Tagged With: VCSA 5.5 configuration, VMware vCenter 5.5, VMware vSphere 5.5

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. karlochacon says

    September 15, 2013 at 3:59 am

    is vcenter 5.5 available to download right now?

  2. arucard says

    September 24, 2013 at 3:01 pm

    Hi,

    I’ve just installed vcenter 5.5 appliance and when trying to configure users from AD DS (on SSO -> Users and Groups, click on Groups then Administrators and on bottom i’ve icon with plus) got screen Add Principals, and when changing domain to my AD DS domain i have empty list and got alert: Cannot load the users for the selected domain.
    Why? What i’ve done wrong?

    • Vladan SEGET says

      September 25, 2013 at 6:15 pm

      Difficult to say. Normally it should populate users and groups from AD. Have you logged in as [email protected] ?

    • Yvan says

      November 13, 2013 at 11:17 pm

      Hey arucard

      I had the exact same message. “Cannot load the users for the selected domain.”
      In my case the first DNS server entry was my firewall. Which does normally route dns request to my Active Directory pretty fine to the domain DNS servers… but not in this case.
      To solve the issue I set only the Active Directory DNS servers in the network settings of my VCA.
      Best regards
      Yvan

  3. Christian says

    September 26, 2013 at 1:31 pm

    Hello arucard,

    for me it was the same, go on again with users and user groups and then choose your domain. With the filters I’ve found my account. Then simply go again to the Administrators group, and then you find yourself when you select the domain. However, I can not !!! login with an AD user on WebClient. He says the password is incorrect. Is the syntax wrong?

  4. Vladan SEGET says

    September 28, 2013 at 4:16 pm

    The post got updated with more screenshots and more details as I figured out that it’ll give you ALL necessary details from A-Z. Hope it helps…

  5. Damijan says

    September 29, 2013 at 2:55 pm

    Is there any way to invoke some Windows vCenter 5.1 configurations like resource pools, vDS and other important “time eating” things? If external SQL is/will be supported that could be done, but how to make conversion to embeded DB?

    • Vladan SEGET says

      September 30, 2013 at 8:41 am

      Not quite sure what you’re referring to. The only limitations that’s not supported with VCSA is linked mode. Also vCenter server Heartbeat isn’t supported with VCSA. VUM has to be installed on separate Windows box, the same for View composer. ANd SSPI (security support provider interface) – Microsoft Windnows API used to perform authentication against NTLM or Kerberos.

      The limits (soft) of 100 hosts and 3000 VMs has also been confirmed.

  6. Petros Patalas says

    November 6, 2013 at 9:51 am

    Do not forget to create PTR record for your domain controller:

    <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2033742&quot;

    • Vladan SEGET says

      November 6, 2013 at 10:28 am

      Yes, solid DNS architecture must be in place before the deployment, as I’m poining it out in the Part 1: http://www.vladan.fr/vcenter-server-appliance-5-5/

      Thanks.

      • Petros Patalas says

        November 6, 2013 at 12:09 pm

        Thank you Vladan.
        I could not retrieve the list of domain users, until I added the PTR record of my Domain Controller. You really helped a lot understanding the way it works.

        • Mike Douthihtt says

          February 15, 2014 at 11:31 am

          Thank you Petros and Vladen. The last piece of he puzzle finally solved. Reverse Lookup zone and DC PTR records did the trick.

          Excellent article!!!

  7. Bryan says

    April 18, 2014 at 5:28 am

    Excellent article really help a lot for me. Keep up the great work!!!

  8. Ruf says

    September 27, 2014 at 7:09 pm

    First let me thank you for this article. It is excellent and succinct.

    My DNS was correct, and I still experienced the error, “Cannot load the users for the selected domain.”

    Here is what I did to resolve my problem:

    1. For Identity Source, use “Active Directory as a LDAP Server.”

    2. Configure the following identity source settings:

    For example, if my domain name is example.com, I would use the following:

    Base DN for users: dc=example,dc=com

    Domain name: example.com

    Domain alias: EXAMPLE

    Base DN for groups: dc=example,dc=com

    Primary server URL: ldap://:389

    Username: [email protected]

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in