HP CloudSystem Foundation Podręcznik Użytkownika Strona 189

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 188
A Enabling strong certificate validation in the CloudSystem
Portal
This appendix describes how to configure the CloudSystem Portal to enable strong SSL/TLS
validation. Strong validation means that the LDAP server requires a valid client CA certificate chain
when an OpenLDAP or Microsoft Active Directory service is used for authentication.
To enable strong certificate validation in the CloudSystem Portal, you will:
Export the certificate chain from the directory server
Import the certificate chain to the CloudSystem Foundation base appliance through the
hypervisor management console
Follow the instructions for the directory service you have configured for authentication. For more
information, see Configuring CloudSystem to use Active Directory or OpenLDAP directory
authentication (page 55).
Enabling strong certificate validation if your directory service is OpenLDAP (page 189)
Enabling strong certificate validation if your directory service is Active Directory (page 190)
Prerequisites
The OpenLDAP or Active Directory server certificate contains a Fully Qualified Domain name
(FQDN) in the CN attribute Subject field.
The FQDN of the OpenLDAP or Active Directory server is resolvable by the CloudSystem
Foundation base appliance.
To verify that the FQDN is resolvable:
1. Log in to the CloudSystem Foundation base appliance console and run the following
command.
nslookup <directory-server-FQDN>
See Enable console access and set the password (page 199).
2. If an IP address is returned, continue to Enabling strong certificate validation if your
directory service is OpenLDAP (page 189) or Enabling strong certificate validation if your
directory service is Active Directory (page 190).
3. If an IP address is not returned, update the CloudSystem Foundation network configuration
to include the IP address of an alternate DNS server that resolves the LDAP or Active
Director server name as an IP address.
IMPORTANT: If CloudSystem Enterprise is installed, changing the network configuration
of the CloudSystem Foundation base appliance in the following steps requires that you
uninstall, then reinstall Enterprise. See Before installing Enterprise (page 126).
a. From the main menu in the CloudSystem Console, select Settings.
b. Click the Edit icon in the Appliance panel.
c. Expand Network 1 (Appliance).
d. In the Alternate DNS server box, enter the IP address of a DNS server that resolves
the OpenLDAP or Active Directory server.
Using OpenLDAP
Procedure 83 Enabling strong certificate validation if your directory service is OpenLDAP
1. Log in to the CloudSystem Foundation base appliance console. See Enable console access
and set the password (page 199).
2. Get the entire LDAP server certificate chain.
sudo openssl s_client -showcerts -host <directory-server-FQDN> -port
636 > ldapserver.pem
Using OpenLDAP 189
Przeglądanie stron 188
1 2 ... 184 185 186 187 188 189 190 191 192 193 194 ... 210 211

Komentarze do niniejszej Instrukcji

Brak uwag