Skip to content

Commit e4eedb5

Browse files
committed
made two corrections for FQDN
1 parent 4919ced commit e4eedb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/vmware-cloudsimple/azure-ad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You can optionally configure other Azure AD features. These are not required fo
8181
|------------|-----------------|
8282
| **Name** | Name of the identity source. |
8383
| **Base DN for users** | Base distinguished name for users. For Azure AD, use: `OU=AADDC Users,DC=<domain>,DC=<domain suffix>` Example: `OU=AADDC Users,DC=cloudsimplecustomer,DC=com`.|
84-
| **Domain name** | FDQN of the domain, for example, example.com. Do not provide an IP address in this text box. |
84+
| **Domain name** | FQDN of the domain, for example, example.com. Do not provide an IP address in this text box. |
8585
| **Domain alias** | *(optional)* The domain NetBIOS name. Add the NetBIOS name of the Active Directory domain as an alias of the identity source if you are using SSPI authentications. |
8686
| **Base DN for groups** | The base distinguished name for groups. For Azure AD, use: `OU=AADDC Users,DC=<domain>,DC=<domain suffix>` Example: `OU=AADDC Users,DC=cloudsimplecustomer,DC=com`|
8787
| **Primary Server URL** | Primary domain controller LDAP server for the domain.<br><br>Use the format `ldaps://hostname:port`. The port is typically 636 for LDAPS connections. <br><br>A certificate that establishes trust for the LDAPS endpoint of the Active Directory server is required when you use `ldaps://` in the primary or secondary LDAP URL. |

articles/vmware-cloudsimple/set-vcenter-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Use the information in the following table when setting up your Active Directory
5050
|------------|-----------------|
5151
| **Name** | Name of the identity source. |
5252
| **Base DN for users** | Base distinguished name for users. |
53-
| **Domain name** | FDQN of the domain, for example, example.com. Do not provide an IP address in this text box. |
53+
| **Domain name** | FQDN of the domain, for example, example.com. Do not provide an IP address in this text box. |
5454
| **Domain alias** | The domain NetBIOS name. Add the NetBIOS name of the Active Directory domain as an alias of the identity source if you are using SSPI authentications. |
5555
| **Base DN for groups** | The base distinguished name for groups. |
5656
| **Primary Server URL** | Primary domain controller LDAP server for the domain.<br><br>Use the format `ldap://hostname:port` or `ldaps://hostname:port`. The port is typically 389 for LDAP connections and 636 for LDAPS connections. For Active Directory multi-domain controller deployments, the port is typically 3268 for LDAP and 3269 for LDAPS.<br><br>A certificate that establishes trust for the LDAPS endpoint of the Active Directory server is required when you use `ldaps://` in the primary or secondary LDAP URL. |

0 commit comments

Comments
 (0)