Home > Blogs > VMware vSphere Blog > Tag Archives: SSO

Tag Archives: SSO

VMware vCenter Server 5.1 Update 1 Released

There have been some rumors but I can now officially share the update release 1 for vSphere vCenter Server 5.1.

vCenter Server 5.1 Update 1 | Build 1064983
vCenter Server Appliance 5.1 Update 1 | Build 1065184

Download from VMware.com

What’s New

This release of VMware vCenter Server 5.1 Update 1 offers the following improvements:

  • vCenter Server is now supported on Windows Server 2012
  • Additional vCenter Server Database Support: vCenter Server now supports the following databases.
    • Microsoft SQL Server 2012
    • Microsoft SQL Server 2008 R2 SP2
  • Additional Guest Operating System Customization Support -vCenter Server now supports customization of the following guest operating systems:
    • Windows 8
    • Windows Server 2012
    • Ubuntu12.04
    • RHEL 5.9
  • vCenter Essentials no longer enforces vRAM usage limit of 192 GB
    With vSphere 5.1 Update 1, the Essentials and Essentials Plus licenses no longer restrict virtual machine power-on operations when the vRAM usage limit of 192 GB is met.
  • Resolved Issues – This release delivers a number of bug fixes that have been documented in the Resolved Issues section.

Click to review the complete VMware vSphere 5.1 Update 1 release notes

Continue reading

vCenter Certificate Automation Tool – Now Available

With the release of vCenter 5.1 adding additional certificates into the environment to make communication between components more secure, the process of updating these certificates with customers’ own signed certificates has been a challenge.

We are pleased to announce the general availability of vCenter Certificate Automation Tool 1.0. This tool provides an automated mechanism to replace certificates in the following components of the vCenter Server 5.1 management platform:

 

The tool is available now and can be downloaded for free from the VMware download website

For more information on how to install, and use the tool, refer to KB article: Deploying and Using the SSL Certificate Automation Tool (2041600).

This tool is fully supported by VMware.

 

Note: The new certificate tool does NOT handle replacement of certificates in ESXi hosts.

vCenter Single Sign-On – Part 4: Pre Install Requirements

The installation of vSphere vCenter Sign-On is a relatively a straight forward process when planned correctly and as there are many factors of the environment that the installation process will touch, it is important to review the vCenter Single Sign-On Server prerequisites prior to deployment, preferably during the initial design phase. It is important to note that the vCenter Single Sign-On server is the first component to be installed prior to vCenter Server install or upgrade.

Continue reading

vCenter Single Sign-On – Part 3: Availability

Before we continue with the pre-requisites and installation of SSO we need to complete the planning of our vSphere install/upgrade design and this includes the desired level of availability required, if any.

When speaking to partners and customers I am often stumbled by the amount of attention and time that is placed on individual SSO availability. My response is bluntly why? followed by the question on what do you use today to protect vCenter server? to which the response is typically nothing or vSphere HA, sometimes vCenter Heartbeat. Don’t get me wrong my background is in business continuity and the way I look at it, SSO is an authentication component of the vCenter server, nothing more, nothing less and so when looking to protect SSO, the solution you choose for protecting vCenter server will provide the best protection of all vCenter components. If you choose not to protect the vCenter server then no protection of SSO is required, if SSO goes down, you bring down the vCenter server management, if only vCenter server goes down, you’re in the same situation, without vCenter server your not going to have much use for an SSO server unless shared with multiple vCenter servers (see below). There are solutions that enable themselves with SSO but these all have a dependency on the vCenter server to be operational. I understand that when reading up on SSO at the excellent vSphere 5.1 Documentation Center, there is a configuration called SSO HA (not to be confused with vSphere HA) and as this is an installable configuration, some believe this is the only option for SSO availability which is not correct. While this solution works, it can be very complex to setup, requires the use of third party technologies but does it give me anymore protection than say vSphere HA? I hope to answer this for you.

Continue reading

Linked mode with SSO for SRM

With the introduction of Single Sign On in vCenter 5.1, it poses a change in behaviour for those of you using linked mode.   This post will outline some of the considerations for why or why not to use linked mode with SSO and SRM in 5.1, and how to install SSO in multi-site mode in order to take advantage of linked mode.

Mostly linked mode is used by customers with Site Recovery Manager for purposes of visibility of both your protected and recovery sites including protection status and looking at the placeholders so you can see what is protected for recovery.  Linked mode also gives easier license sharing between sites, so you can install the same SRM key at both sites and have automated transfer of per-VM usage between sites when migrating or failing-over between sites.

Continue reading

vCenter Single Sign-On – Part 2: Deployment Options

Now you understand what vCenter Single Sign-On (SSO) provides, as you start to design or upgrade to your vSphere 5.1 environment, particular attention needs to be given in the planning stages around the placement and configuration of the SSO server. This will always be the first component to be installed; regardless of fresh install or upgrading from a previous version. The SSO server can be deployed in a number of configurations and I will explain these options and too why you may use each option.

During the installation process you will be presented with the below screen which is a key decision on which deployment method of SSO you would like to deploy. It is very important that you have planned your SSO deployment as changing this configuration later is possible but not an easy achievement. Continue reading

vCenter 5.1.0A Readme

I was involved with a document for the release of vCenter Server 5.1.0A which when released I could not find. It wasn’t until I raised this internally that I found where the document was actually listed. This document is a readme for the vCenter 5.1.0A release and contains information that will help with vCenter Single Sign-On design and installation. I thought I would share it here as more than likely you missed it as well.

For reference the file is located in the notes section of the vCenter 5.1.0A download page and I have linked it here

Continue reading

Update to vSphere vCenter Server, version 5.1.0A released

A new version of the vSphere vCenter Server has been released to address some of the issues encountered with various scenarios of deploying and operating the 5.1.0 version. This release is a full version and you can upgrade from 4.0-5.1GA to 5.1.0A

I’ve listed some information specific to the issues resolved however do check out the full release notes for install instructions and a list of known issues with workarounds.

Continue reading

vCenter Single Sign-On Part 1: what is vCenter Single Sign-On?

Confused with what vCenter Single Sign-On is?

I was until I dived in and found answers which I will do my best to explain here.

vCenter Single Sign-On is a new feature of vSphere 5.1 that is not just an authentication broker but also a security token exchange providing a more secure way of accessing your vSphere solutions. What that means is that when you previously logged into vCenter Server, you were authenticated with the provided username and password against the Active Directory configured for vCenter Server. With vSphere 5.1 and vCenter Single SIgn-On you no longer log directly into vCenter Server but with a security domain defined by your vSphere environment. When logging in to vSphere 5.1 you actually pass authentication to the  vCenter Single Sign-On server which can be configured with multiple identity sources like Active Directory and OpenLDAP and on successful authentication, your username and password is exchanged for a security token which is then used to access the vSphere components like vCenter Server and vCenter Orchestrator etc.

SSO

Although vCenter SIngle Sign-On is an additional component in the vSphere suite, a critical component that is required before any other vSphere 5.1 component is installed or upgraded, it actually doesn’t necessarily mean you need to re-architect your vSphere environment. You can use vSphere just as you have been from years past and vCenter Single Sign-On will fit right on in just as an additional service local too or separate from vCenter Server.

NewImage

Where some of the confusion comes from I believe is with the added benefits that vCenter Single Sign-On can bring  when administering multiple vSphere environments. When installing vCenter Server you have the choice to specify or install a vCenter Single Sign-On server providing the ability to add multiple vCenter Servers and their components to a centralized vCenter Single Sign-On source. This provides a single pane of glass view across all vCenter servers, 5.0 and higher for administration as well as the ability to define queries that can be searched across multiple vCenter Servers without the requirement of Linked Mode used in the past.

Now this maybe seen as a single point of failure, a critical one at that when talking authentication but vCenter Single SIgn-On can be configured in a clustered or multisite deployment to help with availability.

Clustered deployments are with multiple instances of vCenter SIngle Sign-On are deployed, one is defined as a primary instance the remainder as slaves and all share a single database instance and placed behind a third party load balancer can provide redundancy or high availability of the vCenter Single Sing-On solution. This typically is local to a single site however if geographical sites are used with multiple vCenter servers, you can still utilize a central clustered environment, however a multisite configuration is recommended.

Multisite deployments are  where a local replica is maintained at remote sites of the primary vCenter Single SIgn-On instance. vCenter Servers are reconfigured to use the local vCenter SIngle SIgn-On service and reduce authentication requests across the WAN. Multisite deployments do drop the support of single pane of glass views unless Linked Mode is utilized and multisite deployments are actually required to maintain Linked Mode configurations where roles, permissions and licenses are replicated between linked vCenter servers. Linked mode will re-enable single pane of glass views across multisite instances.

I hope this was informative

vCenter Single Sign-On – Part 2: Deployment Options
vCenter Single Sign-On – Part 3: Availability
vCenter Single SIgn-On – Part 4: Pre Install Requirements

Need some help getting your vCenter Single Sign On Configured?

 

We have been receiving requests for more information on installing and configuring vCenter Single Sign-On and while we prepare additional information/videos/best practices etc I wanted to reach out and share some great knowledge based articles that may help you out in the mean time.

 

 

Troubleshooting Single Sign On on a Windows Installation (2033208)

Single Sign On. If this does not correct the problem, see the recovery section of the troubleshooting guide.The error shown in the UI begins with Could not connect to vCenter Single Sign-on
KB Article

Troubleshooting VMware Single Sign-On configuration and installation issues in a Windows server (2033880)

Unexpected status code: 404. SSO Server failed during initialization Indicates that the Single Sign-on service did not initialize properly. Try restarting the Single Sign-On. If this fails, review the …
KB Article

Methods for installing vCenter Server 5.1 (2032885)  Video

included in the vCenter Server installer download package (vCenter Server Installation directory\Single Sign On\DBScripts\SSOServer\Schema\your_existing_database). You can run this script before…
KB Article

Cannot install high-availability backup node after you change the SSL certificate for vCenter Single Sign On (2034069)

the primary node (VM-1). 1) Log in to the vSphere Web Client as the Single Sign On administrator and navigate to *Sign-On and Discovery* > *Configuration* > *STS Certificate*. 2) Click *Edit* and import…
KB Article

Troubleshooting failed log in attempts to the vSphere Web Client in vSphere 5.1 (2034506)

from the command line, see Unlocking and resetting the vCenter Single Sign On (SSO) administrator password (2034608). 3) The Failed to communicate with the vCenter Single Sign-on server _<server…
KB Article

Installing vCenter Server 5.1 best practices (2021202)  Video

included in the vCenter Server installer download package (vCenter Server Installation directory\Single Sign On\DBScripts\SSOServer\Schema\your_existing_database). You can run this script prior…
KB Article

Understanding and troubleshooting vCenter Single Sign-On users, groups, and login qualifications (2033875)

vSphere Web Client as a vCenter SSO administrator. 2) In the home page, navigate to Administration > Sign-On and Discovery > Configuration. 3) Click the Identity Sources tab. 4) Review the default domains…
KB Article

Troubleshooting inventory access issues in the vSphere Web Client in vSphere 5.1 (2034507)

the Web client. For more information on SSO users and qualifications, see Understanding and troubleshooting vCenter Single Sign-On users, groups and login qualifications (2033875). 2) If you are able…
KB Article

Configuring and troubleshooting vCenter Single Sign On password and lockout policies for accounts (2033823)

…and troubleshooting vCenter Single Sign On password and lockout policies for accounts · Cannot…click Administration > Sign-On and Discovery > …
KB Article

Troubleshooting Single Sign On (SSO) issues in vCenter Server 5.1 (2033137)

Troubleshooting the configuration of vCenter Single Sign On within the vCenter Server 5.1 Appliance (2033152) · Troubleshooting VMware Single Sign-On configuration and installation issues in a Windows …
KB Article

Methods of upgrading to vCenter Server 5.1 (2021188)  Video

is included in the vCenter Server installer download package (vCenter Server Installation directory\Single Sign On\DBScripts\SSOServer\Schema\your_existing_database). You can run this script prior to the…
KB Article

Overview of upgrading from vCenter Server 5.0 to vCenter Server 5.1 (2032283)

is included in the vCenter Server installer download package, at vCenter Server Installation directory\Single Sign On\DBScripts\SSOServer\Schema\your_existing_database. You can run the script prior to…
KB Article

Backup and restore the vCenter Single Sign On (SSO) configuration (2034928)

the end user patent and license agreements. 8) Select Recover installed instance of vCenter Single Sign On from a backup. 9) Browse to and select the Single Sign On.zip file. 10) Enter the original administrator…
KB Article

After installing/upgrading to vCenter Server 5.1, the Active Directory domain is not listed when trying to assign permissions (2020828)

…Starting with vCenter Server 5.1, VMware introduces an authentication service called Single Sign On (SSO). SSO allows you to add multiple authentication…navigate to Administration > Sign-On and Discovery > …
KB Article

When a user with Active Directory account logs in, the userName string shows the Windows local user account for sessionManager.loginBySSPI (2006943)

Sessions, you see an incorrect username · The desktop or workstation is part of a Microsoft Active Directory domain and you log in with the Active Directory realm ADname\userName · The Single Sign-on mechanism is…
KB Article

Authentication issues and UI issues occur on upgraded virtual machines that use Sysprep customization specifications (1027187)

again, the reason might be that a particular VMCI driver in the View desktop operating system was mistakenly rolled back to an earlier version that did not support single sign-on.   …
KB Article

vCenter Server on Windows Server 2008 with mandatory smart card authentication policy fails username/password authentication (1012128)

Windows session credentials. For more information, see Enabling Windows Single Sign-on support in VirtualCenter 2.5 Update 2 (1006611). 01/19/2011 – Updated…
KB Article