MySQL Forums
Forum List  »  Security

Re: Question: how to hash passwords for admin scripts
Posted by: Georgi Kodinov
Date: February 08, 2013 03:13AM

You can also look long and hard into why do you actually need passwords for the accounts you're going to use for your scripts.
I'd consider creating specific accounts and limiting them as much as I can without actually using a password: e.g. via the REQUIRE option, host name restrictions etc.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Question: how to hash passwords for admin scripts
1582
February 08, 2013 03:13AM


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.