Re: store user password in sql server
From: Sue Hoegemeier (Sue_H@nomail.please)
Date: 06/28/02
- Next message: Chris Wood: "Re: SQL2k Sqlagentproxy fails to logon"
- Previous message: Sue Hoegemeier: "Re: Security issues connecting to applet"
- In reply to: Helen Sun: "store user password in sql server"
- Next in thread: Toni Lassila: "Re: store user password in sql server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Sue Hoegemeier <Sue_H@nomail.please> Date: Fri, 28 Jun 2002 08:41:38 -0600
Nothing built in. You can write your own using the Crypto
API or some other encryption libraries. There is a link to
a sample xp that does encryption and some additional
information on encryption alternatives in this FAQ:
http://www.mssqlserver.com/faq/general-encrypt.asp
You can also find some third party links in the Encryption
entry at SQLSecurity.com:
http://www.sqlsecurity.com/DesktopDefault.aspx?tabindex=1&tabid=2
-Sue
On Fri, 28 Jun 2002 10:13:56 -0400, "Helen Sun"
<xsun@xsun.net> wrote:
>Hi, all,
>
>A newbie question:
>
>How do we store user password in a sql server database without comprising the security. Is there a datatype or built-in encryption/decryption mechanism in sql server?
>
>Thanks in advance!
>
>Helen
>
>Helen (Xiangqing) Sun, Ph.D.
>Sr. Web Application Developer
>Phone: 419-215-8458
>www.xsun.net
- Next message: Chris Wood: "Re: SQL2k Sqlagentproxy fails to logon"
- Previous message: Sue Hoegemeier: "Re: Security issues connecting to applet"
- In reply to: Helen Sun: "store user password in sql server"
- Next in thread: Toni Lassila: "Re: store user password in sql server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|