MySQL Forums
Forum List  »  General

Dummy users in mysql database.
Posted by: Sankar Raja
Date: December 10, 2020 05:21PM

How do we avoid users creating the below users? Is that a parameter in my.cnf file that blocks creating such users.

1. 'dummy'@'%' and 'dummy'@'localhost'
2. ''@'localhost' and ''@'%'

I am looking outside of not granting 'CREATE USER' privilege.

Options: ReplyQuote


Subject
Written By
Posted
Dummy users in mysql database.
December 10, 2020 05:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.