Skip to content

Commit ef725a8

Browse files
Merge pull request #64480 from dfitzmau/OCPBUGS-18560
OCPBUGS#18560: Added important vSphere note about AD username integra…
2 parents 1c960da + f61807b commit ef725a8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

modules/installation-launching-installer.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,14 @@ ifdef::vsphere[]
429429
.. Specify the user name and password for the vCenter account that has the required permissions to create the cluster.
430430
+
431431
The installation program connects to your vCenter instance.
432+
+
433+
[IMPORTANT]
434+
====
435+
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.
436+
437+
To ensure that vCenter account permission checks complete properly, consider using the User Principal Name (UPN) login method, such as `<username>@<fully_qualified_domainname>`.
438+
====
439+
432440
.. Select the data center in your vCenter instance to connect to.
433441
.. Select the default vCenter datastore to use.
434442
+

0 commit comments

Comments
 (0)