Trustwave SpiderLabs Exposes Unique Cybersecurity Threats in the Public Sector. Learn More

Trustwave SpiderLabs Exposes Unique Cybersecurity Threats in the Public Sector. Learn More

Services
Capture
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

twi-managed-portal-color
Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

twi-briefcase-color-svg
Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

tw-laptop-data
Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

twi-database-color-svg
Database Security

Prevent unauthorized access and exceed compliance requirements.

twi-email-color-svg
Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

tw-officer
Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

tw-network
Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Offensive Security
Solutions to maximize your security ROI
Microsoft Exchange Server Attacks
Stay protected against emerging threats
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: How do I determine the Administrator users of the SQM website?

Expand / Collapse


This article applies to:

  • Trustwave MailMarshal (SEG) Spam Quarantine Mangement website
  • Trustwave ECM/MailMarshal Exchange 7.X Quarantine Management website

Question:

  • SQM Administrator tab is not visible
  • What users have Administrator rights to the SQM website? 

Information:

The SQM/QM website installation automatically grants administrator access to the user who first accesses and configures the site. Depending on the option selected, this could be a Windows account or an email address login.

A user with administrator access can grant administrator access to other users.

If you have forgotten which user is configured as administrator, you can run a SQL query to retrieve this information.

  1. Determine the SQL server name and instance, and the MailMarshal database name.
  2. Use SQL Server Management Studio to connect to the SQL server.
    • For details about obtaining Management Studio, see Trustwave Knowledgebase article Q10576.
  3. Run the following query (replace "MailMarshalDBName" with the name of the MailMarshal SMTP or MailMarshal Exchange Database):

    use [MailMarshalDBName]
    select UserName, FullName from [user] where UserRole='2'


    The result lists administrative users of the SQM or QM website.

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.