Reference Guide

Figure 65. Root password
c. Execute the command, CREATE DATABASE stratus DEFAULT CHARACTER SET utf8 DEFAULT COLLATE
utf8_unicode_ci to create DB.
Figure 66. Database command
d. Execute following commands to create and Stratus User account and privileges:
Create user 'stratus'@'localhost'
Create user 'stratus'@'10.150.132.21'
Set password for 'stratus'@'localhost' = password ('PASSWORD')
Set password for 'stratus'@'IP ADDRESS'= password ('PASSWORD')
Grant all privileges on *.* to 'stratus'@'IP ADDRESS' identified by 'PASSWORD' with grant option.
Grant all privileges on *.* to 'stratus'@'localhost' identified by 'PASSWORD' with grant option.
e. Provide MySQL router information in the External Maria DB Server fields with port number and MySQL DB user account
information.
NOTE:
The above commands can be started through the MySQL workbench for creating users and privileges with
wildcards.
70 Install Wyse Management Suite on Windows Server 2012 R2/2016/2019