Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Table of Contents

...

SQL Server Name - the FQDN or IP of your SQL server.
Port - the port you've configured for SQL connection (default is 1433).
Instance Name - the name of the SQL instance on which to install the database
Failover Partner - the node name for the secondary mirrored database.
Database Name - the name for the database.
Backup Location - only needed for upgrades to allow the database to be backed up before the update.
Admin Credentials - These credentials will only be used once in order to create the database. You may use your windows credentials (as long as you have the requisite permissions) or SQL permission.
Application Database Credentials - this user will be created during the installation and it will have limited access that will only allow it to have R/W permission for the Admin Portal's database.

Click   in order to verify correct DB configuration. A successful attempt should look like so (with variation depending on your Admin Portal version):


Admin Portal

The next page in the installer will be Admin Portal configuration:

Install Destination -The location on the server of the Admin Portal
Log Files Location - Where should the log files of the Admin Portal be stored.
Site Name - the name of the site to appear in the IIS.
Use SSL- a checkbox to determine whether to configure SSL to the Admin Portal site.
Port - The port to be used for connection to the site (make sure that the port is not used by other sites).
SSL Certificate - SSL certificate for a secure connection to the site (in the case where it's checked).
Overwrite web.config - not relevant for a fresh install.
Access Portal/Web API Site Host Name - relevant only in high-performance scenarios; this will create a dedicated web site to support the Access Portal Web API.

...

Installation Location - The location on the server to install the CASB adapter.
Log File Location - The location where log files will be saved.


Summary

In this page, you'll be able to review your current configuration before moving forward and beginning the installation.

After you've confirmed that all your settings are correct press next and move on to the installation phase.

Install

In the next page, you will be able to view all of the various components that are available to install.
It's recommended to install the components from top to bottom, starting with the database (not all components are on the same server).

Image Modified


For future installations, take note that the default location of the setup.properties.user file is:

C:\Agat\SphereShield.Setup\setup.properties.user

...