Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Enable IAM Access to a remote MySQL DB

Solved1.31K views10th July 2023
0
Arunkrishna Shreeder [SLC] [DevOps Advocate]4.02K 26th January 2021 0 Comments

Hi Dojo,

What is the procedure to let DataMiner Inventory Asset Manager (IAM) access a remote MySQL 8 database on TCP/IP port 3306 ?

The MySQL user connection established for that purpose must use TLS encryption 1.2, because we are forced by some policies to disable TLS 1.0 and 1.1. (The MySQL 8 server we are using is configured accordingly.) [DB version - MySQL 8.0.19]

We need to enable DataMiner’s IAM to support a TLS 1.2 encrypted connection to a MySQL 8 server. It seems like that this means a usage of either Connector/NET 6.10.4 or Connector/NET 8.0.11, as stated in this link:

https://dev.mysql.com/doc/connector-net/en/connector-net-versions.html

Thanks in advance.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 10th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Michiel Vanthuyne [SLC] [DevOps Enabler]4.16K Posted 26th January 2021 1 Comment

Hi ArunKrishna, can you try if it works using a custom connection string instead of the general fields in System Center/database/others.

example with encryption:
Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;SslMode=Required;

example with a file-based certificate: Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;SSL Mode=Required;CertificateFile=C:\folder\client.pfx;CertificatePassword=pass;

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 10th July 2023
Miguel Obregon [SLC] [DevOps Catalyst] commented 9th February 2021

An update about this topic. After further investigation we found that DMA version 10.0.0.0 uses an SLDatabase.dll which was built with .NET4.5. TLS1.2 is only supported as of 4.5.2, therefore it does not work.
A fix for this issue will be available:
Main release: 10.1.0
Feature release: 10.0.6.0-9101
Reference: DCP146754

You are viewing 1 out of 1 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin