Reference Guide

Table Of Contents
Figura 65. Root password
c. Eseguire il comando CREATE DATABASE stratus DEFAULT CHARACTER SET utf8 DEFAULT COLLATE
utf8_unicode_ci per creare il DB.
Figura 66. Comando del database
d. Eseguire i seguenti comandi per creare un account utente Stratus e i relativi privilegi:
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. Fornire le informazioni del router MySQL nei campi del server MariaDB esterno con numero di porta e informazioni sull'account
utente del DB MySQL.
N.B.:
I comandi di cui sopra possono essere avviati tramite MySQL Workbench per la creazione di utenti e privilegi con caratteri
jolly.
70 Installare Wyse Management Suite in Windows Server 2012 R2/2016/2019