473,406 Members | 2,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Odp.net and Proxy (n-tier) Authentication

We are investigating using Proxy Authentication from asp.net web forms. The
idea is that we could preserve the identity of individual users in Oracle
without maintaining separate Oracle passwords for each of them.

This connection (odp.net) does just that:
con.ConnectionString ="Data Source=DB1;User Id=RealUser;Proxy User
Id=TechnicalUser; Proxy Password=TechnicalUser"

The concern is how to protect the Proxy Password. Leaving it in clear text
in code is not acceptable. I am looking for suggestions of secure methods of
handling this password. I know this is not an 'Oracle server' issue but it
is an issue that must be resolved before we can adopt an attractive feature
of Oracle.

Today we do not store any passwords, each user is prompted to enter his own
password which is then authenticated by Oracle. We do not have Oracle
Advanced Security. We do have more than one Oracle database and the goal is
to reduce the number of passwords each user has to remember and change on a
regular basis.
Jul 19 '05 #1
0 2578

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: O. Koch | last post by:
Until now, i know that ftplib doesn't support proxies and that i have to use urllib2. But i don't know how to use the urllib2 correct. I found some examples, but i don't understand them. Is...
2
by: toa | last post by:
Hi! I'm trying to send a http request from a Windows form to a third-party server. At the outset, I got an exception - error "407 proxy authentication required", which I suppose is a message...
6
by: harry | last post by:
Hi, I have a program that runs on multiple client pc's. Occasionally one or more of those pc's use VPN to connect to another corporate network. When using VPN they need to set proxy server in...
0
by: Jörg Braun | last post by:
Hello NG, i have a problem With WebRequest! i want to download a htaccess saved file over a proxyconnetion with authentication. Download a file what is not saved with htaccess is no problem,...
1
by: Brian Campbell | last post by:
I need to add some information to the http header for my soap proxy for authentication in the web service. I tried overriding the GetWebRequest method but it still posts to the server. I need to...
3
by: KrippZ | last post by:
Hello ! I need some help with making my client app use a proxied connection. I've set the "Proxy" property of my web referance in the following way web.Proxy = new...
2
by: Dan Lenski | last post by:
Hi all, I've got a very simple HTML proxy server to access the web from my cell phone (based on this code: http://www.okisoft.co.jp/esc/python/proxy/). It's a very retarded phone that freezes if...
1
by: ThatsIT.net.au | last post by:
I have asp.net application behind a ISA 2000 Server I have a few pages that import RSS, recently I have had to set authentication for out going requests though the proxy server, how do I set...
0
by: The Frog | last post by:
Hi everyone, I need a little help with a Proxy Server Authentication problem. When I try and use the Help -Search I get a 407 error saying that proxy authentication has failed. Does anyone know...
1
by: Robert Hancock | last post by:
from twisted.web import client from twisted.internet import reactor import base64 import sys def printPage(data): print data reactor.stop() def printError(failure):
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.