Azurel
Silver Pleskian
I tried to run "mysql_secure_installation" command on my server (centOS 8.2) where Obsidian is running but I always get login prompt with "root". In plesk the default db user is admin and not root. This parameters are not working
installed is
Code:
# mysql_secure_installation -uadmin -p`cat /etc/psa/.psa.shadow`

installed is
Code:
# mysql -V
mysql Ver 15.1 Distrib 10.3.17-MariaDB, for Linux (x86_64) using readline 5.1