ASP.NET中的安全连接字符串 [英] Secure Connection String in ASP.NET

查看:73
本文介绍了ASP.NET中的安全连接字符串的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我们想在ASP.net中保护Oracle连接字符串.

但是,除了网站管理员之外,它不应与任何人共享(甚至在调试时不与开发人员共享).

我尝试过的以下选项:

1.连接字符串的加密(不符合要求)
2.Service帐户(不推荐.我们无法使用.)
3.哈希函数(不确定oracle如何理解哈希键+连接的盐)

请提供任何建议.

Hi,

We would like to secure Oracle connection string in ASP.net.

But it should not shared with anyone (not even with Developer while debugging) apart from web site Administrator.

Below options i tried :

1.Encryption of Connection string.(Doesn''t meet Requirement)
2.Service Account(Not recommended. We Cannot use it.)
3.Hash Function(Not sure How oracle will understand the hash key+salt for connection)

Please provide any suggetions.

推荐答案

希望

除了Ramalinga回答了这个链接1 [链接2 [
In addition to Ramalinga answer this link1[^] and link2[^] might help you.


尝试以下操作:
asp.net中oracle的连接字符串
Try following:
Connection String for oracle in asp.net


这篇关于ASP.NET中的安全连接字符串的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆