Re: Integrated security -whose credentials are used?

From: sidd khare (anonymous_at_devdex.com)
Date: 05/16/03


Date: Fri, 16 May 2003 11:02:38 -0700


thanks again.

this what i am not able to understand ..

setting are
1)in iis only windows authentication is checked
2)and i am using integrated security in ADO to connect
to sql server.

and now two windows 2000 domain users (lets say user1 and user2) try to
coonect to
webserver.
and now web server has to establish a connection with database.

i want to know the default behaviour....

1)would web server use user1 and user2's credentials to
connect to database depending on who initaited the request .

or

2) would it use some ASP (ASP.NET) worker process identity(account) to
connect to database.
-sidd

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Relevant Pages