Base de connaissances: ESET Entreprises > ESET Protect / ESMC
Changement du hostname ESET Protect Server
Publié par Mehdi H, Last modified by Mehdi H sur 21 janvier 2021 12:12 PM
|
|
Après avoir changer le nom de votre machine, veuillez appliquer la modification suivante pour changer le nom du serveur en base de données : Windows :
Find and write down the Port, user and password for SQL connection
Go to HeidiSQL application and enter the above information in order to connect to SQL
Go to Filter and search for
1. tbl_server,
2. select tbl_server under era_db,
3. Select Data,
4. Rename server_identification name,
5. Post save the table and exit the application.
Linux :
In order to connect on MySQL, you should first connect to ESMC Server and edit startupconfiguration.ini nano /etc/opt/eset/RemoteAdministrator/Server/StartupConfiguration.ini Find and write down the user and password for SQL connection
mysql -u root -p | |
|
Commentaires (0)