Micetro by Men&Mice - 10.6
latest

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

  • Using Micetro
  • DNS
  • DHCP
  • IPAM
  • Folder management
  • Reports Management
  • Workflow Management
  • Viewing Change History
  • Management Console
  • Automation

Micetro Admin Guide

  • Admin Guide
  • License Management
  • Access Management
  • Service Management
  • Failover Management
  • SNMP Profiles
  • Event Hooks
  • Address Space Management
  • Custom Properties
  • System Settings
  • Viewing Global Object History
  • Configure Single Sign-On
  • Maintenance
  • Integrating and Managing Appliances
  • Caching DNS Servers

Reference

  • Micetro reference articles
Micetro by Men&Mice - 10.6
  • 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 766e18dd.

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