Home > Archive > MS SQL Server > November 2006 > Convert Password hash to clear text









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Convert Password hash to clear text
Mubin The DON

2006-11-15, 5:13 am

I have sql server password hash table. How can i decrypt these hash
values to get password details in SQL.

THanks

Dan Guzman

2006-11-15, 7:14 pm

A hash cannot be decrypted because different source values can yield the
same hash value.

--
Hope this helps.

Dan Guzman
SQL Server MVP

"Mubin The DON" <mubin.shaikh@gmail.com> wrote in message
news:1163581072.931026.168830@b28g2000cwb.googlegroups.com...
>I have sql server password hash table. How can i decrypt these hash
> values to get password details in SQL.
>
> THanks
>


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com