myVesta wrote: ↑Thu Jun 29, 2023 8:32 am
How did you even enable "root" login to phpMyAddmin, since it's disabled by default?
I did not do anything special
root@localhost is not disabled - you can use shell cli access with that user.
Just logged into phpmyadmin with root user and password from .my.cnf file
phpmyadmin use localhost and root@localhost is not disabled
Anyway, that is not issue - want to get root user to have all permissions
I even installed phpmyadmin 5.2.1 from backports repo, but nothing changed. Still can not see User accounts.
So, main thing is: myVesta create 2 db users, one for localhost other for '%' hostname, and I don't like those wildcard entries. So want to lock those users as I don't want to allow remote db access at all.
PS. consider to add some kind of rename for /phpmyadmin/ URL (ask for that during install, same as token for admin url)