• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Wildcard Access For MySQL database

B

blemming

Guest
Is it possible to assign wildcard "%", or IP specific access to users on MySQL databases?

I couldn't find anyway to do so?

Thanks for any help.
 
Install mysqlfront or other MySQL mang.
Then login ad admin and your admin-password.

Go to Mysql db-> users and then change localhost to %

thay should do it
 
Back
Top