Modifying Authentication Settings in Exsign via Maintenance Mode

Overview
Exsign includes a Maintenance Mode feature that allows administrators to update authentication settings, even if the current auth mode prevents login. This guide outlines the steps required to enable and access Maintenance Mode securely.

Step-by-Step Instructions

Step 1: Insert Maintenance Mode Key into the Database
  1. Open the Exsign SQL database.
  2. Locate the table: AdminSettings
  3. Insert the following entry:
Key
     Value
MModeKey
     9f8a22d3-1234-4c9b-a56e-18e4d8f7e6a3
Tip: Use a GUID generator for a strong, unique key. Example: https://www.guidgenerator.com

Step 2: Open the Maintenance Mode Login Page
 In your browser, navigate to the Exsign login URL with the mmode query parameter appended.
Step 3: Login with Windows Administrator Credentials
 You’ll be presented with a basic login form:
  • Enter your Windows Server local administrator username and password.
  • These credentials are validated against the host system.
Step 4: Change Authentication Settings
 After a successful login:
  • A settings page will appear.
  • Update the authentication mode or related options as needed.
  • Save your changes.
Conclusion
Maintenance Mode offers a safe fallback mechanism to regain access or adjust critical settings in Exsign. Use it responsibly and always follow best security practices.

For any further query, feel free to send an email to support@hostingcontroller.com