Web tier install failure due to hostname mismatch with the web tier package generated for in RSA Authentication Manager 8.1 or later
2 months ago
Originally Published: 2019-11-04
Article Number
000063820
Applies To
RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1 or later
Platform: Linux
O/S Version: SUSE Linux Enterprise Server (SLES)
Issue
The following error occurs during web tier installation:
 
Prerequisites check unsuccessful.
Unsuccessful: The system prerequisites are not met.
The installer had detected that the system does not meet the prerequisites for installation. Resolve each message shown in the details section and then click Next. To ignore the message and proceed with the installation, select Ignore and Continue.
  • The hostname of the machine does not match the hostname the web tier package was generated for.
 
If you click the checkbox labeled Ignore and Continue, then click Next, the Summary page returns the full hostname as an IP address, rather than the hostname:   
Resolution
This issue can be resolved via the UI or using regedit.
 

Editing via the UI

Change the Computer Name Properties on the web tier host computer.
  1. In the GUI install, go to System Properties > Computer Name > Change > More.
  2. Add the <domain> name (i.e., mydomain.com) to the primary DNS suffix of this computer.
  3. Click OK and restart the computer


Editing with regedit

The primary DNS suffix is stored in the registry at HKLM\SYSTEM\CurrentControlSet001\Services\Tcpip\Parameters

Note: Your CurrentContralSet<seq> value may be different.

  1. Navigate to HKLM\SYSTEM\CurrentControlSet001\Services\Tcpip\Parameters.
  2. Change the values for the following registry keys:
  • Domain (REG_SZ)
  • SearchList (REG_SZ)