1. Select the OS which you plan to install the Axidian Privilege on and click Next.


  2. Enter the FQDN name of the management server and the IP addresses of the access servers (if using an IPv6 network, enter it in the field separated by commas) and click Next.


  3. In the next window, specify the type of DBMS, the address of the DBMS server, enter the login and password of the account for working with databases and click Next.

    To use a named MSSQL instance, you will need to make changes to the configuration files of the core, idp and ls components. It is necessary to specify the instance in the Data Source field, in the ConnectionString section, for example:
    Data Source=storage.indeed.local\\sqlexpress

    In the core and idp configuration files, you must specify the instance using 2 slashes: \\sqlexpress

    In the ls configuration file, you must specify the instance using 1 slash:
    \sqlexpress


  4. In the next window, specify the DNS domain name, DN container name of the user directory, enter the login and password of the account for reading the user directory, and check whether it is necessary to use the LDAPS protocol when reading the directory (LDAP is used by default) and click Next.


  5. In the next window, enter the SID of the role administrator and click Next.


  6. Download the necessary configuration files and click Finish.


  7. Stop the web-wizard by running the command:

    sudo bash stop-wizard.sh