Micetro by Men&Mice - 10.3
10.3

Micetro by Men&Mice

  • Release Notes
  • Security announcements
  • Contacting Support
  • Open-source licenses

Micetro Install Guide

  • Implementation Guide
  • Configuration
  • Advanced configuration
    • Advanced System Settings
    • Configure High Availability for Micetro Central
    • Men&Mice Central HA tweaks
    • xDNS Redundancy
    • Custom links in the web application
  • Update Guide

Micetro User Guide

  • User Manual
  • Micetro user interface(s)
  • Folder management
  • DNS
  • DHCP
  • IP address management
  • Devices
  • AD Sites and Subnets
  • Automation

Micetro Admin Guide

  • System Settings
  • Access control
  • License Management
  • Admin
  • SNMP profiles
  • Custom Properties
  • Scheduled Scripts
  • Maintenance
  • Appliance management
  • Caching DNS Servers

Reference

  • Micetro reference articles
Micetro by Men&Mice - 10.3
  • Advanced configuration
  • Custom links in the web application
  • Edit on GitHub

Custom links in the web application

You can add up to three custom links that show up on the Micetro login page.

../../../_images/login-custom-links.png

To add your custom links (for example internal support channel):

  1. Open the preferences.cfg file for Men&Mice Web Services.

    • Default location on Windows: C:\ProgramData\Men and Mice\Web Services\preferences.cfg

    • Default location on Linux: /var/mmsuite/web_services/preferences.cfg

  2. To the end of the file, add the links in the following format:

<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]" />
  1. Restart the MMWS service to pick up the changes:

    • On Windows: mmws.exe

    • On Linux:

    systemctl restart mmws
    

Note

The MMWS service always needs to be restarted after changes to its preferences file.

Previous Next

© Copyright 2023, Men&Mice. Revision ab711e4d.

Built with Sphinx using a theme provided by Read the Docs.