Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!m7g2000cwm.googlegroups.com!not-for-mail
From: "jatix" <jatix8@gmail.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: Generic user in web application and identification in database
Date: 10 Oct 2006 04:04:08 -0700
Organization: http://groups.google.com
Lines: 6
Message-ID: <1160478248.807947.38840@m7g2000cwm.googlegroups.com>
References: <1160133120.156253.32870@i3g2000cwc.googlegroups.com>
   <1160466413.502078.307130@m7g2000cwm.googlegroups.com>
NNTP-Posting-Host: 84.77.57.59
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1160478253 10327 127.0.0.1 (10 Oct 2006 11:04:13 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 10 Oct 2006 11:04:13 +0000 (UTC)
In-Reply-To: <1160466413.502078.307130@m7g2000cwm.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.0 proxy.ttec.es:80 (squid/2.5.STABLE10)
Complaints-To: groups-abuse@google.com
Injection-Info: m7g2000cwm.googlegroups.com; posting-host=84.77.57.59;
   posting-account=tfXtJA0AAAB6IhbO00XFx1SlJI9awCxI
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:276903

I would like only one database user for all web application users. I
would use a connection pool and then I would work with database roles.

But I need to inform which web user is doing the operations in
database. At this moment, allways is the unique database user.

