Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Wyse Management Suite Version 1.3 Quick Start Guide

Configure Maria database

Maria database (MariaDB) operates on the Transmission Control Protocol (TCP) port number 3306.

About this task

NOTE
  • The IP address displayed here belongs to the Wyse Management Suite server that hosts the web components.
  • Replace any value that is boldfaced with your environment variables, as applicable.
To configure MariaDB, do the following:

Steps

  1. Install the MariaDB version 10.0.26.
  2. Navigate to the MariaDB installation path—C:\Program Files\MariaDB 10.0\bin>mysql.exe -u root –p.
  3. Provide the root password which was created during installation
  4. Create the database stratus—DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_unicode_ci;.
  5. Create user 'stratus'@'localhost';
  6. Create user 'stratus'@'IP ADDRESS';
  7. Set a password for 'stratus'@'localhost'=password('PASSWORD');
  8. Set a password for 'stratus'@'IP ADDRESS'=password('PASSWORD');
  9. Provide all privileges on *.* to 'stratus'@'IP ADDRESS' identified by 'PASSWORD' with a grant option.
  10. Provide all privileges on *.* to 'stratus'@'localhost' identified by 'PASSWORD' with a grant option.

Next steps

NOTE To configure custom port for MariaDB, navigate to C:\Program Files\MariaDB 10.0\bin>mysql.exe -u root –p -P<custom port> in the second step.

In the Wyse Management Suite installer, the administrator must use the same user name and password that was created to access the stratus databases in MariaDB. For information about setting the MariaDB on the Wyse Management Suite installer, see Custom installation.


Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\