Vitaliy Okulov schrieb:
Здравствуйте, Paul.
Вы писали 13 июня 2006 г., 17:13:52:
At 14:09 +0200 6/13/06, Kim Christensen wrote:
On 6/13/06, Barry <[EMAIL PROTECTED]> wrote:
Kaushal Shriyan schrieb:
Hi
I have a situation here how can i decrypt the mysql database userrs
password
Kaushal
Not possible.
It is possible. However, that depends on which version of MySQL you
are using - and which crypt method you are using for the passwords.
mysql.user.Password is encrypted using the same algorithm as the PASSWORD()
function. The algorithm changed in 4.1.0 and again in 4.1.1, but in all
cases, it is one-way encryption.
--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com
Hm, but if I use bruteforce or dictionary method?
It would take ages and you still wouldn't be sure if it works.
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]