Allowing the Micetro Web Application to log into other Central Servers - Micetro - 25.2.0

Micetro Installation Guide

ft:locale
en-US
Product name
Micetro
Version
25.2.0

By default, the Micetro Web Application and API only allow connecting to a single Micetro Central server, determined during the first login to Micetro after installation.

To allow users to specify a custom Central server to connect to:

  1. Log into the server hosting Micetro.
  2. Edit the preferences.cfg file for the Micetro Web Services (/var/mmsuite/web_services/preferences.cfg). Add the following line:
    <LockToDefaultServer value="0" />
  3. Restart the mmws service:
    systemctl restart mmws

A Server field will appear on the Micetro login page and the serverName field in the API Login command will be honored.