Re: Decryption of SQL Server Login pwd

From: Hal Berenson (haroldb_at_truemountainconsulting.com)
Date: 06/16/03


Date: Mon, 16 Jun 2003 00:06:19 -0600


You are not supposed to be able to decrypt it.

-- 
Hal Berenson, SQL Server MVP
True Mountain Group LLC
"Hartono" <hartono@dcssolutions.net> wrote in message
news:ek7m1H7MDHA.2892@TK2MSFTNGP10.phx.gbl...
> Hi guys,
>
> I am having a problem to decrypt the encrypted password of SQL SERVER 2000
> that are existed in sysusers table of each table.
>
> How to solve this problem?
>
> --
> Thanks and Regards,
> Hartono Sutanto
> DCS Solutions  LTD.
> Tel. 62827655 (Ext 223)
> Fax. 62835231
>
> "WINNER  ARE
>   NOT THOSE WHO NEVER FAILS,
>   BUT THOSE WHO NEVER QUITS"
>
>


Relevant Pages

  • Re: SQL Server 2000 / 2005 Encryption
    ... to encrypt your SSL connections will be different. ... SQL Server can generate its own self-signed certificates though, and that should make the SSL encryption/connectivity easier for you. ... Excel does not know how to decrypt data stored in SQL Server 2005 in encrypted form. ...
    (microsoft.public.sqlserver.security)
  • Re: Encrypting & Decrypting
    ... > now i have learnt how to decrypt form google. ... >>Object encryption in sql server is really more object ... >>>>Mark Broadbent mcse+i, mcdba ...
    (microsoft.public.sqlserver.security)
  • Re: managing application role passwords without hard-coding them into applications
    ... app, authenticating as the person, to select the password. ... internally decrypt the password then switch to the application role. ... > SQL Server database), for which only the application has ... > being hard coded into the app (ie preventing developers ...
    (microsoft.public.sqlserver.security)
  • Re: Decrypt Stored Proc ...
    ... SQL Server doesn't provide any built-in mechanism to decrypt encrypted ... stored procedures. ... tools/code to decrypt the encrypted procedures. ...
    (microsoft.public.sqlserver.programming)