Skip to content

Conversation

@grooverdan
Copy link
Contributor

change SpecificDNSorIp because DNS based grants are
a horrible idea, fragile, and could be disabled with
--skip-name-resolve.

Use RENAME USER rather than table manipulation

Use exact USER/HOST in recommendations on empty passwords.

closes #536

Altering mysql.user tables isn't something users should do.

RENAME USER has existed for a long time, use this instead.

Also change SpecificDNSorIp because DNS based grants are
a horrible idea, fragile, and could be disabled with
--skip-name-resolve.

closes major#536
@jmrenouard jmrenouard merged commit 4e0a8b3 into major:master Feb 5, 2021
@grooverdan grooverdan deleted the rename-user branch February 8, 2021 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove recommendation Restrict Host for 'root'@% to root@SpecificDNSorIp

2 participants