MySQL Forums
Forum List  »  Connector/Python

MySQLdb.connect with an encrypted password
Posted by: Huu Da Tran
Date: February 25, 2008 05:01PM

Is there any ways for me to call MySQLdb.connect() with an encrypted password instead of cleartext?

I understand it's not safer if the encrypted password is visible and works in connect() since someone will still be able to connect, but it somehow makes me feel safer than the actual password (which may be used for other access).

Thanks in advance,

H.

Options: ReplyQuote


Subject
Written By
Posted
MySQLdb.connect with an encrypted password
February 25, 2008 05:01PM


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.