Adding custom links in the Micetro Web Application - Micetro - 26.1.0

Micetro Reference Articles

ft:locale
en-US
Product name
Micetro
Version
26.1.0
You can add up to three custom links to be displayed on the Micetro login page. For example, you might want to add a link that provides quick access to your internal support channel.
On the login page, the custom links will be displayed under the links to the Micetro documentation, BlueCat Support, and the BlueCat Networks website.

To add your custom links:

  1. Open the preferences.cfg file for Micetro Web Services.
    • Default location on Windows: C:\ProgramData\MenandMice\WebServices\preferences.cfg
    • Default location on Linux: /var/mmsuite/web_services/preferences.cfg
  2. Add the links, in the following format, to the end of the file:
    <LoginFootnote value="Link Text 1[https://www.example.com/link1],Link Text 2[https://www.example.com/link2],Link Text 3[https://www.example.com/link3]"/>
  3. Restart the Micetro Web Service to pick up the changes:
    • On Windows: mmws.exe
    • On Linux: systemctl restart mmws
Note: The Micetro Web Service always needs to be restarted after changes to its preferences file.