mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
OCPBUGS-18560: Added important vSphere note about AD username integration
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
41f8d8d83c
commit
bd00454745
@@ -429,6 +429,14 @@ ifdef::vsphere[]
|
||||
.. Specify the user name and password for the vCenter account that has the required permissions to create the cluster.
|
||||
+
|
||||
The installation program connects to your vCenter instance.
|
||||
+
|
||||
[IMPORTANT]
|
||||
====
|
||||
Some VMware vCenter Single Sign-On (SSO) environments with Active Directory (AD) integration might primarily require you to use the traditional login method, which requires the `<domain>\` construct.
|
||||
|
||||
To ensure that vCenter account permission checks complete properly, consider using the User Principal Name (UPN) login method, such as `<username>@<fully_qualified_domainname>`.
|
||||
====
|
||||
|
||||
.. Select the data center in your vCenter instance to connect to.
|
||||
.. Select the default vCenter datastore to use.
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user