Installation
Access Analyzer runs on a single Linux server that you own. You download one installer binary, run it as root, and answer a few prompts. The installer checks the server, sets up every service, and prints the address and credentials you use to sign in.
An installation takes three steps, each covered on its own page.
- Requirements—pick a size, confirm the server has enough CPU, RAM, and disk, and gather the license key, hostname, TLS certificate, and first administrator's email address before you start.
- Install Access Analyzer—copy the certificate to the server and run
dspm-installer, either answering the prompts or passing everything as flags. - Sign in for the first time—open the web application, change the first administrator's one-time password, and either connect Active Directory or Entra ID or skip that step for later.
After the first sign-in, the Guides walk you through scanning your first source.
People You Need
You need an administrator with root access to the Linux server, either signed in as root or using sudo. The installer writes to /etc/dspm, /var/log, and /usr/local/bin, so a non-root account can't complete it.
You also need someone who can issue a TLS certificate for the server's hostname and someone who can open firewall ports. The Requirements page lists exactly what to ask for.
Scripting or Troubleshooting an Installation
The Installer reference lists the flags, environment variables, exit codes, and preflight checks, for when you script an installation or need to find out why one stopped.