Reply
Phpmyadmin and BLOB Password
Old 10-26-2009, 08:41 PM Phpmyadmin and BLOB Password
Novice Talker

Posts: 12
Trades: 0
Hi,

I have a mysql database with access via phpmyadmin as we have forgotten the password on the encrypted BLOB, How to change password or see the current password?
Lindkvist is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 10-27-2009, 08:14 AM Re: Phpmyadmin and BLOB Password
mtishetsky's Avatar
King Spam Talker

Posts: 1,166
Name: Mike
Location: Mataro, Spain
Trades: 0
At least you should know the encryption algorithm/function. If you know it you just encrypt some password using it and do "update tablename set blob_password_field = 'new_encrypted_password' where some_condition". If you don't know the algorithm then you most probably have no chances neither to see the password, nor to change it.
__________________
mtishetsky is offline
Reply With Quote
View Public Profile Visit mtishetsky's homepage!
 
Reply     « Reply to Phpmyadmin and BLOB Password
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.10446 seconds with 13 queries