7.2 Configuring DRA to Run Secure Active Directory

Secure Active Directory is defined by a DRA environment that is configured to run using the LDAPS (LDAP over SSL) protocol to encrypt communications between DRA and Active Directory to provide a more secure environment.

When upgrading to a DRA 10.x version from a 9.x version, LDAPS needs to be enabled after the upgrade to use Secure Active Directory. The Automatic Discovery feature for detecting and connecting to DRA and REST servers also needs to be configured for this feature.

7.2.1 Enable LDAP Over SSL (LDAPS)

If you are upgrading to DRA 10.x from a 9.x version, follow the steps below. If you are configuring DRA for a new installation, see Adding Managed Domains and Computers.

  1. Navigate to Configuration Management > Managed Domains in the DRA Delegation and Configuration console.

  2. Right-click the domain and open Properties.

  3. Enable This domain is configured for LDAP over SSL in the General tab, and click OK.

  4. Restart the NetIQ Administration Service.

    NOTE:If you are also configuring Automatic Discovery to use Secure Active Directory, you can wait to restart services after completing that configuration. For more information, see Configure Automatic Discovery for LDAPS.

7.2.2 Configure Automatic Discovery for LDAPS

Automatic Discovery is the mechanism used by the client to automatically connect to the available DRA environment.

To configure DRA for an environment running Secure Active Directory, configure the ClientSSLAllDomains registry key:

  1. Launch the Registry Editor utility.

  2. Right-click the HKEY_LOCAL_MACHINE SOFTWARE\Wow6432Node\Mission Critical Software\RestExtentions node.

  3. Select New > DWORD (32-bit) Value.

  4. Name the new key ClientSSLAllDomains.

  5. Set the registry key value as 1.

  6. After adding the ClientSSLAllDomains registry key, restart the following services:

    • World Wide Web Publishing Service

    • NetIQ DRA Host Service

    • NetIQ DRA Rest Service