Re: Encrypting Field in Database
Next message: Sue Hoegemeier: "Re: SQL 2000 Enterprise Mgr stops responding"
Date: Thu, 27 Oct 2005 11:16:41 -0600
Refer to the Encryption section in the following FAQ:
http://www.sqlsecurity.com/DesktopDefault.aspx?tabid=22
-Sue
On Thu, 27 Oct 2005 09:32:13 -0700, Joe K. <Joe
K.@discussions.microsoft.com> wrote:
>
>I have existing application that we need to encrypt the field that stores
>the user password. This is a SQL Server 2000 database that has a table
>that stores userid and passwords.
>
>Please let me know the procedures that I need to implement to encrypt the
>password field.
>
>Thanks,
Next message: Sue Hoegemeier: "Re: SQL 2000 Enterprise Mgr stops responding"
Relevant Pages
- Re: Where to store the DB password in a asp.net app?
... you'd be fairly safe in the ... Use the ASP.NET Utility to Encrypt Credentials and Session State ... Basically i am curious as to where everyone stores there database details ... or registry? ... (microsoft.public.dotnet.framework.aspnet) - NEWBIE Question: Encrypting a file via an application
... I am writing a linux application that stores application ... configuration/data in files that I wish to encrypt. ... and then store them safely to be used to unencrypt files? ... (sci.crypt) - Re: Encryption
... > My program encryptes text using filestream and DES and stores the ... Instead of encrypting to a 'FileStream', you can encrypt to a 'MemoryStream' ... Read and Write a File to and from a BLOB Column by Using ADO.NET and ... (microsoft.public.dotnet.languages.vb) - Re: Get user password in Active Directory
... get encrypted user password from Active Directory, ... to compare it with the database value. ... do you know any way to encrypt an user password with the ... (microsoft.public.windows.server.active_directory) - Re: Get user password in Active Directory
... get encrypted user password from Active Directory, ... to compare it with the database value. ... do you know any way to encrypt an user password with the ... (microsoft.public.windows.server.active_directory) |
|