Mirket Installation Steps

Installation Instructions:

  1. Unzipping the Setup File: Begin by extracting the contents of the downloaded file 'MirketSetup.zip'.

  2. Installing .NET Runtime: Inside the 'MirketSetup' folder, locate and execute the file 'dotnet-runtime-7.0.14-win-x64.exe' to install the .NET runtime environment.

  3. Running the Setup: Once the .NET installation is complete, navigate to the 'MirketSetup\net.7.0' folder and execute 'MirketSetup.exe' as an administrator. Follow all steps in the installation process through PowerShell.

  1. Pre-Installation Requirements: During the setup, the program assists in the installation of prerequisite software such as OpenJDK. This program should be installed manually to proceed with the setup. You will be prompted to initiate the installation of OpenJDK. During the OpenJDK installation, please ensure to use the default file path provided, as this is essential for the software's optimal performance.

OpenJDK installation
  1. Copying and installing the files of the Mirket Radius Gateway: After completing the OpenJDK installation, the setup process will proceed with copying Mirket Radius Gateway’s files and loading the Gateway's agent for Radius. When the Mirket Radius Gateway is installed, you need to press “Enter” to proceed.

  1. File Copying and Permission Settings: The installer will copy necessary files to their designated locations and set appropriate permissions.

  1. Mirket Authentication Service Installation: Finally, the installation of the Mirket authentication service will be completed.

Post-Installation Instructions:

  • Service Initialization: Please allow 1-2 minutes for the Mirket Authentication service to initialize after the installation is complete.

  • Configuring Mirket Radius Gateway: Navigate to the directory 'C:\MirketRadius'. Open the 'config.json' file. Modify the gateway and radiusClientList fields according to the descriptions below:

    • samName: Enter the SAM name of the gateway. In Mirket, user identification is done using the SAM (Security Account Manager) name. This is preferred over the standard username. This username is used for authentication and access controls. Please provide your domain name, such as 'mirket'.

    • authenticationPort: Enter the authentication port value you set for the gateway. The default value is 1812.

    • accountingPort: Enter the accounting port value you specified for the gateway. The default value is 1813.

    • gatewayIp: Enter the IP address of the server where the Mirket is installed.

    • IpAddress: Enter the IP address of your firewall.

    • SecretKey: Enter your Secret Key. This secret key is used to link your radius client and radius server, so ensure they are identical.

Once you've made the necessary changes to the config.json file, save and close it. After completing the configuration, restart the 'Mirket Radius Gateway Service'.

Note: You can add multiple RADIUS clients.

  • Service Verification: Ensure that the 'Mirket Authentication Service' and 'Mirket Radius Gateway Service' is installed and running. If the services are installed but not running, start them manually.

  • File Location: Mirket stores its files in the C:\Mirket directory, while the Mirket Radius Gateway files reside in C:\MirketRadius. If your endpoint security software blocks any part of the installation, you can whitelist the directory path 'C:\Mirket' and 'C:\MirketRadius'.

  • Accessing the Admin Interface: Approximately 1-2 minutes after the authentication service starts, access the administrative interface via 'https://localhost' or 'https://[serverip]'.

The default username and password defined as admin / admin.

Last updated