Security Settings


Security settings control console administrator and reader passwords for deployments that use Mini DBA's built-in console access model.

Mini DBA security settings

Fields

  • Admin Password: password for administrator access. Leave blank only when the deployment is intentionally configured without an admin password.
  • Reader Password: password for read-only access. Leave blank only when reader access should not require a password.

Admin Vs Reader Access

Administrator access is required for settings changes, engine connection changes, database server configuration, and license actions. Reader access is intended for reviewing monitoring data without changing configuration.

Change Console Passwords

  1. Open Settings.
  2. Select Security.
  3. Enter the new administrator and reader passwords.
  4. Save.
  5. Sign out and back in to confirm the new access behavior.

Best Practices

  • Use strong unique passwords.
  • Store passwords in an approved secret manager.
  • Restrict administrator access to trusted operators.
  • Confirm kiosk or hosted deployments do not expose administrative settings to public users.

Security Planning

Security settings control access to the Mini DBA console, not the permissions used to connect to monitored databases. Database monitoring credentials are configured per server connection, while console passwords control who can view or change Mini DBA settings.

Use administrator access sparingly. Administrators can change engine connections, database server monitoring, license actions, integrations, recipients, and security settings. Reader access is better for people who need monitoring visibility but should not alter configuration.

After changing passwords, verify access from a fresh browser session. In hosted or shared environments, also review reverse proxy, firewall, Windows authentication, or other perimeter controls that sit in front of the console.

Security Settings FAQ

Does changing the admin password affect database logins?

No. It affects console access only. Database credentials are managed in server connection settings.

Should reader access be password protected?

Usually yes, especially where monitoring data includes production server names, database names, query text, or customer information.

What if an administrator password is lost?

Follow your organization's recovery process and review installation or support guidance for the deployed version.

Related Pages