Installation Issues
This article provided troubleshooting tips to help anyone who hits a snag during an install for Verify Privilege Manager.
Internet Connection
If your server is not connected to the internet, you see the following:
To Resolve:
Click Next to proceed through your installation offline.
.NET Dependency
Don't have the required .NET version Dependency installed to accompany your SQL DB? This is what you will see:
To Resolve:
Click the Fix Issues button on the IBM Security Installer, then run the pre-requisites check again.
If the error persists, manually install the recommended .NET version.
-
Open your Server Manager, in the upper right side of the screen, click Manage, then Add Roles and Features from the drop-down list. This opens your Add Roles and Features Wizard. Verify that the correct Destination Server is listed in the upper right-hand side of the screen.
-
Click Next through the wizard steps, until you arrive on the Features page.
-
Check the box next to the latest .NET Framework, here it is the .NET Framework 4.6 Features, click Next.
Follow the rest of the wizard's steps until the install is completed. Once .NET 4.6 or greater framework is installed on your server, then run the pre-requisites check again.
IIS not Installated
Don't have IIS installed yet? This is what you will see:
To Resolve:
Click the Fix Issues button on the IBM Security Installer. Then run the pre-requisites checks again.
HTTPS Binding Error
Did you encounter an HTTPS Binding Error? Does it not clear after using the Fix Issues button?
To Resolve:
Close and re-open the IBM Security Installer and run the pre-requisites checks again.
If the Binding error persists, verify the following:
For combined Verify Privilege Manager and Verify Privilege Vault installations, did you previously move the Verify Privilege Vault app pool in IIS to its own website, rather than allowing it to reside under the Default website? see this KB for details.
The installer checks the Default Web Site for an HTTPS binding, and whether there is a certificate assigned to it. This means that if you pre-created the Verify Privilege Vault Web Application and assigned the HTTPS binding to that site, you may need to manually move your previously installed Verify Privilege Vault IIS site to reside back under the Default Web Site in IIS when installing Verify Privilege Manager.
PowerShell Error
Are you receiving a PowerShell error? You may be trying to install Verify Privilege Manager on an outdated server! Here's what you will see:
To Resolve:
You may need to update the server you are installing on. Please see our System Requirements Guide for supported servers. You can also manually download PowerShell 3.0 and install it from Microsoft's website here.
Once PowerShell is properly installed on your server run the prerequisites checks again.
Verify Privilege Vault and Verify Privilege Manager Installed
Already have Verify Privilege Vault installed on your server? Here is what you will see:
To Resolve:
We recommend installing new instances of Verify Privilege Vault and Verify Privilege Manager on a clean server.
If you do not already have an instance of Verify Privilege Vaultor Verify Privilege Manager on this server to your knowledge, these files may exist due to an incomplete install. Check with anyone with access to this server who may have attempted this install previously. Only if you are confident that this is your first and only existing Verify Privilege Vault or Verify Privilege Manager instance click Yes to overwrite the existing files.
Error in DB File Path
Trying to test your connection to an existing SQL database? Here's what you will see:
To Resolve:
This message means that your file path to your database is incorrect or your account does not have the correct permissions to access it.
If you have an existing database,
- Navigate to your SQL Server Management Studio and log in.
- Navigate to Security | Logins and right click on the account you are using for your IBM Security product, click Properties.
The information you need to enter in the IBM Security Installer for the connection path is listed in the bottom left corner under Connection. You will also need to provide this account's password.
This account must have db_creator permissions.
Outdated Browser
Are you trying to open your newly installed Verify Privilege Manager in an outdated version of Internet Explorer? Here's what you will see:
To Resolve:
Try opening Verify Privilege Manager in a different browser, or update your Internet Explorer browser.
Integrated Authentication Error
Are you using Integrated Authentication and your installation failed? Here's what you will see:
To Resolve:
For clients using Windows Integrated Authentication, the IBM Security installer does not validate your database connection, so entering the wrong database server, database name, or if the user account provided does not have access to the database, your install will fail without warning you in advance. To resolve, please verify your database connection settings and enter them correctly under the DB Connection tab during the installation process.