MySQL Forums
Forum List  »  Security

setting mysql passwords securely
Posted by: mysql
Date: August 02, 2005 11:53AM

Is there any way to set a password for a mysql account without the password being displayed or logged in a file?

For example if I am creating a Unix account, I can use the passwd command to let the user set his own password without me ever seeing it. With mysql, this doesn't seem to be possible. All of the methods for setting a password seem to involve the cleartext password being displayed on the screen, and possibly being stored in the command history.

Options: ReplyQuote


Subject
Views
Written By
Posted
setting mysql passwords securely
3629
August 02, 2005 11:53AM
2485
September 08, 2005 06:58AM


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.