Home » RDBMS Server » Security » How to use secure external password store in dot net (10gr2, windows 64)
How to use secure external password store in dot net [message #504385] Sun, 24 April 2011 10:12 Go to next message
kytemanaic
Messages: 55
Registered: February 2009
Member
Hi all,

oracle version oracle 10gr2
os: windows 64

from http://www.akadia.com/services/dotnet_dbaccess.html

How to I use secure external password in asp.dot net or c# dot net

with reference to http://download.oracle.com/docs/cd/B19306_01/network.102/b14266/cnctslsh.htm

I've created the wallet, but then how apply it in dot net context?

string connectionString = "Data Source=ARK2;User ID=scott; Password=tiger";

suppose I created a secure db connect string, what should be user id and password?

Is it user id="" password=""

or user_id ="/" password=""

would really appreciate if any one could help.

thanks a lot!
Re: How to use secure external password store in dot net [message #504389 is a reply to message #504385] Sun, 24 April 2011 12:59 Go to previous messageGo to next message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
What is "Data Source=ARK2"? A service name in tnsnames.ora file?
Which kind of driver do you use?

Regards
Michel
Re: How to use secure external password store in dot net [message #504603 is a reply to message #504389] Tue, 26 April 2011 13:37 Go to previous message
kytemanaic
Messages: 55
Registered: February 2009
Member
my colleague told me it is installed with odp.net driver.

this is the best I could find

http://download.oracle.com/docs/cd/B19306_01/win.102/b14306/demo.htm#sthref206

unfortunately, I still could not find a way to encrypt the password.

thanks
Previous Topic: secure external password does not prompt for password
Next Topic: Use Oracle Database on AIX with Active Directory
Goto Forum:
  


Current Time: Thu Mar 28 09:24:01 CDT 2024