Re: ASP.NET IMPERSONATION AND ORACLE 8.1.7



Hi,

can you check the oracle logs to see who exactly tries to logon?

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

Hi..

But I have oracle installed on the same machine as the web server and
I'm
getting the same error "Logon denied" it only works if i set <identity
impersonate="true" userName="IISGroup\userName"  password="password"
/> in
the web.config file. but it doesn' t work
when I  just set impersonate=true.. Do I still need to enable kerberos
? If
not What could be the problem?
Thanks

"Dominick Baier [DevelopMentor]"
<dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4580be63181bf58c7da750328a461@xxxxxxxxxxxxxxxxxxxxx

Hi,
then there are no special steps necessary to enable your scenario -
besides installing oracle :)
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
How about if Oracle is installed on the same machine as the web
server?

"Paul Clement" <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx> wrote in
message news:hea5r1trasahfsofgs1r4v6fq80drjdhvp@xxxxxxxxxx

On Wed, 28 Dec 2005 17:43:22 +0300, "saleryan" <saleryan@xxxxxxxxx>
wrote:

¤ i'm trying to connect to oracle 8.1.7 in asp.net using  windows
integrated
¤ security
¤ but i'm always getting a ora 01017 invalid username/password.
logon
denied
¤  message. my web application is running on iis on windows xp
professional.
¤ this is my connection string
¤ This is my connection string: data Source=bankiby;integrated
security=yes"
¤
¤ The strange this is that it WORKS if I explicitly set
¤ <identity impersonate="true" userName="IISGroup\userName"
¤ password="password" /> in the web.config file. but it doesn' t
work
when
I
¤ just set impersonate=true.. I want it to work by just setting
¤ impersonate=true.
¤
Assuming Oracle is installed on a machine other than your web
server
you
will need to enable
Kerberos to support the delegation of credentials to the Oracle
database
server.
http://support.microsoft.com/default.aspx?scid=kb;en-us;810572
Paul
~~~~
Microsoft MVP (Visual Basic)


.



Relevant Pages

  • Re: MS02-018 Breaking ASP ODBC
    ... > after installing the latest security hotfixes as of April ... >>1) IIS 5 web server can't be contacted. ... >>before the patch and that fixed that problem. ... >>load some VB components that fail to connect to my Oracle ...
    (microsoft.public.inetserver.iis.security)
  • Re: ASP.NET IMPERSONATION AND ORACLE 8.1.7
    ... But I have oracle installed on the same machine as the web server and I'm ... Do I still need to enable kerberos? ... > besides installing oracle:) ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: If you connect to Oracle through .NET please help!
    ... ¤ provider for Oracle. ... Are you saying that I can access Oracle without installing any Oracle ...
    (microsoft.public.dotnet.languages.vb)
  • Re: asp.net and oracle 8i connection problem
    ... Oracle is installed on my web server. ... I'm using windows xp professional on both my webserver and client do you ... > ¤ but i'm always getting a ora 01017 invalid username/password. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: ASP.NET IMPERSONATION AND ORACLE 8.1.7
    ... How about if Oracle is installed on the same machine as the web server? ... > ¤ i'm trying to connect to oracle 8.1.7 in asp.net using windows ... The strange this is that it WORKS if I explicitly set ...
    (microsoft.public.dotnet.framework.aspnet.security)