Re: Passwordless root access
Posted by: Rick James
Date: February 09, 2013 05:35PM

> Presumably this isn't implemented because MySQL should be system agnostic.

True. However 5.5 has a way to add a "plugin" for authentication.

> Given that practically every LAMP application already stores passwords on the filesystem in cleartext

Eh? I thought /etc/passwd and/or /etc/shadow have 1-way encrypted passwords.
MySQL's passwords are 1-way encrypted in mysql.user.password.

Options: ReplyQuote


Subject
Written By
Posted
February 07, 2013 09:59PM
February 08, 2013 08:11PM
February 08, 2013 09:28PM
Re: Passwordless root access
February 09, 2013 05:35PM
February 09, 2013 05:57PM


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.