Micetro - 25.1

Micetro

  • Release Notes
  • Versions
  • Contacting Support
  • Open-Source Licenses

Micetro Installation Guide

  • Micetro architecture and system requirements
  • Installing Micetro on Windows
  • Installing Micetro on Linux
  • Configuring Micetro

Micetro User Guide

  • Using Micetro
  • DNS
  • IPAM
  • Reports
  • Workflow
  • Folder Management
  • Viewing Object Change History
  • Automation

Micetro Admin Guide

  • Administrating Micetro
  • License Management
  • Access Management
  • Service Management
  • Failover Management
  • SNMP Profiles
  • Setting up xDNS Redundancy
  • Event Hooks
  • Address Space Management
  • Custom Properties
  • System Settings
  • Viewing Object History and Logs
  • Configure Single Sign-On
  • Integrating and Managing Appliances
  • Updating Micetro Components and Appliances

Reference

  • Micetro reference articles
    • Free Trial Best Practices
    • Free Trial Checklist
    • Permissions Reference
    • named.conf validation
    • BIND DNS File Structure
    • Changing the TCP Port for the Micetro Update Service
    • Installing Python for Micetro Central on Windows
    • Micetro Central HA Tweaks
    • Setting up the PostgreSQL High Availability Environment
    • Always On Availability Groups
    • Custom Links in the Micetro Web Application
    • Installing Micetro in Azure
    • Integrating Cloud Services with Micetro: Permissions Guide for AWS
    • Configuring AWS Multi-Account Setup
    • Configure Azure DNS
    • Dynamic Zones
    • Integrating PowerDNS Authoritative Server with Micetro
    • Micetro DNS Agent and $INCLUDE Directives
    • Expanding $GENERATE directives into records
    • AWS and Azure ALIAS records in Micetro
    • Calculating IP Usage
    • Mapping Meraki Objects to Micetro
    • Which SNMP OIDs are used by Micetro in IP address and Subnet Discovery
    • Role-based access example
    • How to export and send license information
    • Managing access control in the Management Console
    • Converting existing access control configurations in Micetro 10.1
    • Health Bar information (Management Console)
    • Updating timeout value for named-checkconf
    • Setting up a Managed Service Account to run M&M DNS/DHCP Server Controllers
    • Disable “Automatic adjustment of Zone Transfer”
    • Discontinuation of support for Internet Explorer

Management Console

  • Management Console (obsolete)
Micetro - 25.1
  • Micetro reference articles
  • Custom Links in the Micetro Web Application
  • View page source

Custom Links in the Micetro Web Application

You can add up to three custom links that show up on the Micetro login page. For example, you might want to add a link to your internal support channel for quick access.

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

To add your custom links:

  1. Open the preferences.cfg file for Micetro 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. Add the links, in teh 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.

Previous Next

© Copyright 2025, BlueCat.

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